llvm-project/clang/lib
Douglas Gregor d4e1fb562e Don't complain about a variable within a linkage-specification that is
initialized. Fixes PR7076.

llvm-svn: 116553
2010-10-15 01:21:46 +00:00
..
AST At Fariborz's request, a somewhat cleaner bit-combining hack. 2010-10-14 21:48:26 +00:00
Analysis * Simplify code 2010-10-05 08:38:06 +00:00
Basic When performing typo correction, look through the set of known 2010-10-14 22:11:03 +00:00
Checker Eliminate usage of ObjCSuperExpr used for 2010-10-14 16:04:05 +00:00
CodeGen Update CMake. 2010-10-15 00:39:31 +00:00
Driver Wire up the -fstrict-aliasing and -fno-strict-aliasing options 2010-10-14 22:36:56 +00:00
Frontend Wire up the -fstrict-aliasing and -fno-strict-aliasing options 2010-10-14 22:36:56 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers support for AltiVec extensions from the Cell architecture 2010-10-14 14:37:46 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex allow I128 suffixes in msextensions mode just like i128 suffixes, patch 2010-10-14 00:24:10 +00:00
Parse When we are missing the ',' or '>' to terminate a template parameter 2010-10-15 01:15:58 +00:00
Rewrite Rewrite bug fix rewriting a property assignment when 2010-10-14 23:31:39 +00:00
Sema Don't complain about a variable within a linkage-specification that is 2010-10-15 01:21:46 +00:00
Serialization When performing typo correction, look through the set of known 2010-10-14 22:11:03 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00