llvm-project/clang/tools
Richard Smith b15fe3a5e4 PR13811: Add a FunctionParmPackExpr node to handle references to function
parameter packs where the reference is not being expanded but the pack has
been. Previously, Clang would segfault in such cases.

llvm-svn: 163672
2012-09-12 00:56:43 +00:00
..
arcmt-test Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
c-arcmt-test Comment that clang.dll is unavailable on cygming yet. 2012-09-01 07:38:58 +00:00
c-index-test Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. 2012-09-10 20:32:42 +00:00
clang-check Workaround for MacOSX build failure with gcc <= 4.4 2012-09-10 14:54:38 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. 2012-08-09 17:17:01 +00:00
driver Just revert r163605 for now. It broke the build and had some 2012-09-11 10:40:21 +00:00
libclang PR13811: Add a FunctionParmPackExpr node to handle references to function 2012-09-12 00:56:43 +00:00
scan-build Use double instead of single quote to expand . 2012-08-29 07:22:34 +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 Initial support for recursing into the new clang-tools-extra repository 2012-08-07 08:37:42 +00:00
Makefile Temporarily revert r161612 while we figure out just what the semantics 2012-08-09 21:02:52 +00:00