Go to file
Richard Smith 8ea9720b90 For -Wignored-qualifiers, don't warn on qualifiers which we acquire via a
typedef. Also don't warn on the _Atomic type specifier, just on the _Atomic
type qualifier.

llvm-svn: 178218
2013-03-28 03:27:52 +00:00
clang For -Wignored-qualifiers, don't warn on qualifiers which we acquire via a 2013-03-28 03:27:52 +00:00
clang-tools-extra modularize - Updated futures comment. 2013-03-28 02:46:25 +00:00
compiler-rt compiler-rt part of r178194. Remove ubsan test for diagnostic on inf/nan conversion between floating-point types. 2013-03-27 23:21:10 +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 Revert r178075, "Tighten up the iterator requirements ...", it breaks LLVM 2013-03-27 04:10:25 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] remove duplicated code 2013-03-26 15:06:52 +00:00
lldb Debugserver fix for launching iOS apps who are named "com.apple.something" 2013-03-28 01:48:21 +00:00
llvm Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00