llvm-project/clang/lib
Ted Kremenek d7c0872653 Title-case the names of bug types.
llvm-svn: 68274
2009-04-02 02:40:45 +00:00
..
AST Fix a bug in declaration of property in continuation 2009-04-01 23:23:53 +00:00
Analysis Title-case the names of bug types. 2009-04-02 02:40:45 +00:00
Basic Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF. 2009-04-01 15:50:34 +00:00
CodeGen Fixup -ftrapv to be more gcc compatible. -ftrapu (for want of a 2009-04-02 01:03:55 +00:00
Driver Driver: Allow -ccc-gcc-name to specify the name/path to use when 2009-04-01 23:34:41 +00:00
Frontend Introduce a "-fixit" mode to clang-cc that applies code-modification hints. 2009-04-02 01:08:08 +00:00
Headers add support for the LONG_LONG_MIN/LONG_LONG_MAX/ULONG_LONG_MAX limits.h GNU extensions. 2009-04-01 00:44:37 +00:00
Lex A code modification hint for files that don't end in a newline. 2009-04-02 02:29:42 +00:00
Parse Introduce a "-fixit" mode to clang-cc that applies code-modification hints. 2009-04-02 01:08:08 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Introduce a "-fixit" mode to clang-cc that applies code-modification hints. 2009-04-02 01:08:08 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00