llvm-project/clang/lib
Douglas Gregor 4f84661c43 Minor cleanups for constructor initialization in InitializationSequence
llvm-svn: 91325
2009-12-14 20:57:13 +00:00
..
AST Improve template instantiation for object constructions in several ways: 2009-12-14 19:27:10 +00:00
Analysis Use insert to avoid destroying existing nodes. 2009-12-14 02:13:39 +00:00
Basic FileManager: Do not cache failed stats, it is easy to construct common 2009-12-11 00:27:20 +00:00
CodeGen Simplifiy. 2009-12-14 20:52:00 +00:00
Driver Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave 2009-12-12 05:05:38 +00:00
Frontend Lift builtin-include-path logic out of ASTUnit::LoadFromCommandLine and fix CIndex to pass in the right directory (previously it was using the path to the main executable, which generally is wrong). 2009-12-13 03:46:13 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex teach clang to recover gracefully from conflict markers left in source 2009-12-14 06:16:57 +00:00
Parse Remember the type name's scope specifier in the DeclSpec. 2009-12-12 11:40:51 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Minor cleanups for constructor initialization in InitializationSequence 2009-12-14 20:57:13 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00