.. |
Analysis
|
Add test case for transfer function logic for OSCompareAndSwap32Barrier.
|
2009-04-29 16:03:59 +00:00 |
CodeGen
|
Improve compatibility with GCC regarding inline semantics in GNU89
|
2009-04-28 06:37:30 +00:00 |
CodeGenCXX
|
Use the new guard variable mangling function and get rid of the old code.
|
2009-04-13 18:03:33 +00:00 |
CodeGenObjC
|
rdar://6827200 - [sema] reject statically allocated arrays of interface types
|
2009-04-27 01:55:56 +00:00 |
Coverage
|
remove obsolete tests.
|
2009-04-22 22:06:26 +00:00 |
Driver
|
Force driver's PTH test to use PTH
|
2009-04-28 22:43:20 +00:00 |
FixIt
|
Fixed the Fix-It hints for comparison against a string literal. Thanks, Chris!
|
2009-04-06 18:45:53 +00:00 |
Frontend
|
Fixed the test.
|
2009-04-10 22:09:52 +00:00 |
Lexer
|
Implement -Wfour-char-constants, which is an extension, not an extwarn,
|
2009-04-28 21:51:46 +00:00 |
Misc
|
Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean,
|
2009-04-22 03:42:19 +00:00 |
PCH
|
Implement checking for macro definitions that occur on the command
|
2009-04-28 20:33:11 +00:00 |
Parser
|
Simplify the scheme used for keywords, and change the classification
|
2009-04-28 03:13:54 +00:00 |
Preprocessor
|
Simplify the scheme used for keywords, and change the classification
|
2009-04-28 03:13:54 +00:00 |
Rewriter
|
Rename clang to clang-cc.
|
2009-03-24 02:24:46 +00:00 |
Sema
|
Fix PR4092 by improving error recovery in two ways:
|
2009-04-29 05:12:23 +00:00 |
SemaCXX
|
PR4103: Silence bogus unused expression warning.
|
2009-04-29 16:35:53 +00:00 |
SemaObjC
|
fix PR4021, array and functions decay in the receiver position of an objc message send.
|
2009-04-29 05:48:32 +00:00 |
SemaObjCXX
|
Pull clang-cc code for generating PTH files based on the input type.
|
2009-04-01 05:09:09 +00:00 |
SemaTemplate
|
Make the implicit-int handling error recovery stuff handle C++
|
2009-04-14 22:17:06 +00:00 |
Makefile
|
Update to account for the great driver renaming.
|
2009-03-25 17:56:16 +00:00 |
TestRunner.sh
|
Implementation of pre-compiled headers (PCH) based on lazy
|
2009-04-09 22:27:44 +00:00 |