hanchenye-llvm-project/clang/tools
Serge Pavlov 03e672ccab Refactor functions PrintTemplateArgumentList
These functions were defined as static members of TemplateSpecializationType.
Now they are moved to namespace level. Previously there were different
implementations for lists containing TemplateArgument and TemplateArgumentLoc,
now these implementations share the same code.

This change is a result of refactoring patch D40508. NFC.

llvm-svn: 319178
2017-11-28 16:14:14 +00:00
..
arcmt-test
c-arcmt-test
c-index-test [index] Generate class & metaclass manglings for objc 2017-09-22 16:58:57 +00:00
clang-check Remove 'Filename' parameter from BeginSourceFileAction. 2017-06-09 01:36:10 +00:00
clang-diff [clang-diff] NFC: format 2017-11-05 11:53:18 +00:00
clang-format Fix clang-format CLion integration bug. 2017-11-02 12:48:48 +00:00
clang-format-vs clang-format plugin: Add missing NL (new line) at EOF (end of file) 2017-09-22 21:47:39 +00:00
clang-func-mapping Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00
clang-fuzzer [cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_ENGINE. 2017-10-12 22:00:09 +00:00
clang-import-test Add support for remembering origins to ExternalASTMerger 2017-09-27 19:57:58 +00:00
clang-offload-bundler Update for llvm change. 2017-09-08 00:01:26 +00:00
clang-refactor [clang-refactor] Introduce a new rename rule for qualified symbols 2017-11-08 08:56:56 +00:00
clang-rename [clang-rename] Use add_clang_tool 2017-11-02 01:11:40 +00:00
diag-build
diagtool [refactor] allow the use of refactoring diagnostics 2017-10-16 18:28:26 +00:00
driver Update cc1as_main for MCCodeEmitter ownership change in r315531. 2017-10-11 23:35:27 +00:00
libclang Refactor functions PrintTemplateArgumentList 2017-11-28 16:14:14 +00:00
scan-build [scan-build] Patch to scan-build tool to support "--target=<value>" flag 2017-05-26 19:25:32 +00:00
scan-build-py [scan-build-py] Patch to fix "-analyzer-config" option 2017-07-19 00:29:41 +00:00
scan-view
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00