llvm-project/clang/lib
Douglas Gregor 70d80598c5 Add declarations nested in a linkage specification to the output of
-ast-print-xml, from Martin Vejnar!

llvm-svn: 116702
2010-10-18 14:35:28 +00:00
..
AST Treat __extension__ like ParenExpr. 2010-10-15 07:51:18 +00:00
Analysis Death to blocks, or at least the word "block" in one particular obnoxiously 2010-10-15 04:57:14 +00:00
Basic CodeGen: Fix long double on Windows using MSVC runtime. 2010-10-18 07:11:10 +00:00
Checker Tweak retain/release checker diagnostics to specify a leak occurs because an object is not referenced later in the path, 2010-10-15 22:50:23 +00:00
CodeGen Reapply r116684 with fixes. The test cases needed to be updated. 2010-10-18 03:41:31 +00:00
Driver Driver: Error on -fno-for-scope, which we have no intention of supporting. 2010-10-15 22:30:42 +00:00
Frontend Add declarations nested in a linkage specification to the output of 2010-10-18 14:35:28 +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 Fix a rewriting bug of rewriting properties declared in 2010-10-16 00:29:27 +00:00
Sema Implement [dcl.attr.override]p2 and add tests for p1 and p2. 2010-10-17 23:36:12 +00:00
Serialization White-listing templated-scope friend decls is a good idea, but doing it 2010-10-16 06:59:13 +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