clang-1/tools
John McCall 146060435c Preserve that a TemplateName was arrived at by substituting
for a template template parameter.

Uses to follow.

I've also made the uniquing of SubstTemplateTemplateParmPacks
use a ContextualFoldingSet as a minor space efficiency.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134137 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-30 08:33:18 +00:00
..
arcmt-test tools/arcmt-test: Don't attempt to link redundant libclang (clang-c). 2011-06-18 08:52:27 +00:00
c-index-test Remove ARCMigrate from more builds that it isn't needed in now that the 2011-06-16 23:53:28 +00:00
driver createTargetMachine now takes a CPU string. 2011-06-30 02:06:32 +00:00
libclang Preserve that a TemplateName was arrived at by substituting 2011-06-30 08:33:18 +00:00
scan-build The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00