Go to file
Ted Kremenek 9d56e64543 Add CFG support for Objective-C 2.0 fast enumeration 'for' statement:
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_7_section_2.html#//apple_ref/doc/uid/TP30001163-CH18-SW3

Need to modify GRExprEngine, LiveVariables, and UninitializedValues to understand this construct.

llvm-svn: 59049
2008-11-11 17:10:00 +00:00
clang Add CFG support for Objective-C 2.0 fast enumeration 'for' statement: 2008-11-11 17:10:00 +00:00
llvm CMake: Removed unnecessary library path setting that was breaking the 2008-11-11 16:56:52 +00:00