llvm-project/clang/lib
John McCall 2079d0b974 Fix PR5716 by bandaging over the solution until we can come back to it.
I apologize for friend declarations.

llvm-svn: 91359
2009-12-14 23:19:40 +00:00
..
AST Improve template instantiation for object constructions in several ways: 2009-12-14 19:27:10 +00:00
Analysis Fix: <rdar://problem/7468209> SymbolManager::isLive() should not crash on captured block variables that are passed by reference 2009-12-14 22:15:06 +00:00
Basic FileManager: Do not cache failed stats, it is easy to construct common 2009-12-11 00:27:20 +00:00
CodeGen We have to allow one to form an address for one past the end. WIP. 2009-12-14 22:14:31 +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 move the VarargsElided member of MacrosArgs to shrink the MacroArgs struct 2009-12-14 22:12:52 +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 Fix PR5716 by bandaging over the solution until we can come back to it. 2009-12-14 23:19:40 +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