hanchenye-llvm-project/clang/lib
Fariborz Jahanian b8f018d1e9 Fixes a rewriting of byref variable when its initializer is
itself rewritten. Radar 7669784.

llvm-svn: 96798
2010-02-22 20:48:10 +00:00
..
AST Don't assert that we have a valid access specifier on an invalid 2010-02-22 17:53:38 +00:00
Analysis Revert "Simplify code: Succ is guaranteed to be not NULL.", which turns out to 2010-02-22 05:58:59 +00:00
Basic Use a little binary header in serialized diagnostics to help the deserializer skip over noise in the stream 2010-02-19 00:40:40 +00:00
Checker Recognize attributes ns_returns_not_retained and cf_returns_not_retained 2010-02-18 00:06:12 +00:00
CodeGen Change the name of the vtable-debugging environment variable to 2010-02-22 16:48:26 +00:00
Driver Enable -mconstructor-aliases by default on non-darwin platforms. 2010-02-19 02:45:38 +00:00
Frontend Fixes a rewriting of byref variable when its initializer is 2010-02-22 20:48:10 +00:00
Headers add two aliases for SSE functions we already have, fixing PR6316. 2010-02-16 18:21:25 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Add __has_feature support for attributes ns_returns_not_retained 2010-02-18 00:06:04 +00:00
Parse Implement support for parsing pseudo-destructor expression with a nested-name-specifier, e.g., 2010-02-21 18:36:56 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Do not require a complete type when checking for a pointer conversion 2010-02-22 17:06:41 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00