llvm-project/clang/lib
Douglas Gregor 358e7745ed Cope with calls to operator() templates. Fixes PR5419.
llvm-svn: 86387
2009-11-07 17:23:56 +00:00
..
AST Implement -Wconversion. Off by default, in the non-gcc group. There's 2009-11-07 03:30:10 +00:00
Analysis Use SaveAndRestore to simplify logic in LiveVariables::runOnAllBlocks(). Patch by Kovarththanan Rajaratnam! 2009-11-07 05:57:35 +00:00
Basic Strip off the /clang/tools/clang at the end of the Subversion URL, if it's there 2009-11-05 23:46:05 +00:00
CodeGen add missing #include 2009-11-07 09:22:46 +00:00
Driver Adding -fshort-wchar option. 2009-11-05 20:14:16 +00:00
Frontend Switch clang-cc to use ApplyHeaderSearchOptions, and fix a thinko. 2009-11-07 04:58:12 +00:00
Headers A simple reordering of the definitions in stdint.h and 2009-11-04 23:03:18 +00:00
Index Preserve type source information in sizeof/alignof expressions, and pass it 2009-11-04 07:28:41 +00:00
Lex Make LookUpIdentifierInfo const. This makes the Identifiers table mutable and is 2009-11-05 01:53:52 +00:00
Parse Add basic code completion support for ObjC messages. 2009-11-07 02:08:14 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema Cope with calls to operator() templates. Fixes PR5419. 2009-11-07 17:23:56 +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