Go to file
Daniel Dunbar 2e0f1cd00c Fix EmitCaseStmtRange to ignore empty ranges
- Also cleaned up emission slightly 
 - Inspection of the code revealed several other bugs, however. Case
   ranges are not properly wired and can result in switch cases being
   dropped or even infinite loops. See: <rdar://problem/6098585>

Completes: <rdar://problem/6094119>
llvm-svn: 53975
2008-07-24 01:18:41 +00:00
clang Fix EmitCaseStmtRange to ignore empty ranges 2008-07-24 01:18:41 +00:00
llvm Create temp. file in current path. 2008-07-24 00:35:38 +00:00