clang-1/lib
Chris Lattner a868a203a1 implement semantic analysis for @synchronized, fixing a crash on invalid
rdar://6810940 - @synchronized has no sema checks


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69670 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-21 06:11:25 +00:00
..
AST Fix PR4027 + rdar://6808859, we were rejecting implicit casts of 2009-04-21 05:19:11 +00:00
Analysis Remove loc::FuncVal. 2009-04-20 06:35:22 +00:00
Basic Pass and return aggregate types directly to function calls. 2009-04-21 06:01:16 +00:00
CodeGen Pass and return aggregate types directly to function calls. 2009-04-21 06:01:16 +00:00
Driver rename -fprint-source-range-info -> -fdiagnostics-print-source-range-info. 2009-04-21 05:34:31 +00:00
Frontend this time with more workingness. 2009-04-21 06:06:09 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex improve MacroInfo to track the source range of the macro definition, 2009-04-21 04:46:33 +00:00
Parse Fixup codegen for write barriers for block variables. Radar 6786715 2009-04-21 00:51:43 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema implement semantic analysis for @synchronized, fixing a crash on invalid 2009-04-21 06:11:25 +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