Go to file
David Majnemer 0ac67fa22f Improve the diagnostics generated for switch statements missing expressions
- Move the diagnostic to the case statement instead of at the end of the switch
- Add a fix-it hint as to how to fix the compilation error

llvm-svn: 132903
2011-06-13 05:50:12 +00:00
clang Improve the diagnostics generated for switch statements missing expressions 2011-06-13 05:50:12 +00:00
compiler-rt If a test case is not compiled on a specific platform, print "skipped" 2011-05-29 21:43:29 +00:00
debuginfo-tests Remove working directory path from intermediate files. They are not checked in the output anyway. 2011-05-31 23:57:48 +00:00
libcxx more Apple build system tweaks 2011-06-09 23:31:35 +00:00
libcxxabi Implement vector new and delete functionality 2011-06-10 03:40:19 +00:00
lldb Make the size accessor const. 2011-06-10 02:22:01 +00:00
llvm Be less aggressive about hinting in RAFast. 2011-06-13 03:26:46 +00:00
polly www: Fix path to git repository. 2011-06-08 22:46:40 +00:00