llvm-project/clang/lib
Douglas Gregor 304f9b0803 Provide constant strings for certain common code completion strings,
eliminating the need to copy those strings.

llvm-svn: 124683
2011-02-01 21:15:40 +00:00
..
AST Basic support for -mms-bitfields, from Carl Norum! 2011-02-01 15:15:22 +00:00
Analysis Enhance -Wuninitialized to better reason about || and &&, tracking dual dataflow facts and properly merging them. 2011-02-01 17:43:18 +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 Basic support for -mms-bitfields, from Carl Norum! 2011-02-01 15:15:22 +00:00
Frontend Allocate CodeCompletionString and all of its components in a 2011-02-01 19:23:04 +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 Provide constant strings for certain common code completion strings, 2011-02-01 21:15:40 +00:00
Serialization Fix a thinko where I didn't update a consistency check for 2011-02-01 15:24:58 +00:00
StaticAnalyzer Fix the message. Thanks to Thomas Clement for noticing. 2011-02-01 20:33:05 +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