Go to file
David Blaikie 1dc4a3dfd6 PR15539: Record "evaluating if/elif condition" flag in the right place
The previous implementation missed the case where the elif condition was
evaluated from the context of an #ifdef that was false causing PR15539.

llvm-svn: 177345
2013-03-18 23:22:28 +00:00
clang PR15539: Record "evaluating if/elif condition" flag in the right place 2013-03-18 23:22:28 +00:00
clang-tools-extra Don't include outer-most explicit cast in nullptr replacement 2013-03-15 20:18:08 +00:00
compiler-rt Add some GCOV functions that register all of the __llvm_gcov_flush() functions. 2013-03-18 22:59:47 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Removed raw references to __sun__, __FreeBSD__, __GLIBC__ and __linux__; now just check to see if they are defined. 2013-03-18 19:34:07 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [lld] remove trailing whitespace 2013-03-14 16:09:49 +00:00
lldb Add a comment about how to add a target for a test case. 2013-03-18 23:08:30 +00:00
llvm Change NULL to 0. 2013-03-18 23:08:01 +00:00
polly Correct function to decide if a SCEV can be ignored 2013-03-18 20:21:13 +00:00