llvm-project/clang/lib
Douglas Gregor de7a357a30 Support EFI target triple, from Carl Norum!
llvm-svn: 124660
2011-02-01 15:06:18 +00:00
..
AST Convert RecordLayout::NonVirtualSize from bit units to CharUnits. 2011-02-01 01:52:10 +00:00
Analysis Teach -Wuninitialized about indirect goto. Fixes PR 9071. 2011-01-27 18:51:39 +00:00
Basic Support EFI target triple, from Carl Norum! 2011-02-01 15:06:18 +00:00
CodeGen Revert 124633. The linker has been told how to merge available_externally. 2011-02-01 05:45:26 +00:00
Driver Add hardcoded -L/usr/lib after all -L options to the FreeBSD linker 2011-01-30 08:12:24 +00:00
Frontend libclang: Don't allow RemoveFileOnSignal to be called via libclang, badness can 2011-01-31 22:00:44 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Harden Lexer::GetBeginningOfToken() against bogus source locations and 2011-01-31 22:42:36 +00:00
Parse Implement the suggested resolution to core issue 547, extended to also 2011-01-31 16:09:46 +00:00
Rewrite Fix an objective-c rewriter bug rewriting a __block 2011-01-27 23:18:15 +00:00
Sema The code trying to assign a typedef to an anonymous tag declaration was 2011-02-01 08:20:08 +00:00
Serialization Give OpaqueValueExpr a source location, because its source location 2011-01-28 02:26:04 +00:00
StaticAnalyzer Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker. 2011-01-27 18:43:03 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00