Go to file
Ted Kremenek 50205744c3 Enhance -Wreturn-type to not warn when control-flow is most likely limited by a switch statement explicitly covering
all the cases for an enum value.

llvm-svn: 113450
2010-09-09 00:06:07 +00:00
clang Enhance -Wreturn-type to not warn when control-flow is most likely limited by a switch statement explicitly covering 2010-09-09 00:06:07 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Updated by-chapter-summary with weekly test results, and fixed up some bad paths in some tests caused by aligning the test suite with N3126. 2010-09-08 20:31:42 +00:00
lldb eliminate some clang warnings. 2010-09-08 23:01:14 +00:00
llvm Rearrange for better alignment and less padding 2010-09-08 23:54:00 +00:00