llvm-project/clang/lib
Daniel Dunbar d4510f2223 Driver: Fix forwarding of -fpascal-strings.
llvm-svn: 68570
2009-04-07 23:51:44 +00:00
..
AST Allow us to ask for the access specifier of a translation unit 2009-04-07 20:58:25 +00:00
Analysis Remove hack from LiveVariables analysis where variables whose address are taken 2009-04-07 05:25:24 +00:00
Basic Fariborz points out that weak is now defined to the attribute even 2009-04-07 16:50:40 +00:00
CodeGen Visibility attributes should only be set on definition. 2009-04-07 22:36:33 +00:00
Driver Driver: Fix forwarding of -fpascal-strings. 2009-04-07 23:51:44 +00:00
Frontend Fix output of ranges in analyzer plist files. 2009-04-05 02:08:28 +00:00
Headers define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode. 2009-04-07 05:12:42 +00:00
Lex The __weak and __strong defines are common to all darwin targets 2009-04-07 04:48:21 +00:00
Parse Fix <rdar://problem/6764172> [sema] crash on invalid. 2009-04-07 22:56:58 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Now that we have __weak defined as attribute in all modes, 2009-04-07 21:25:06 +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