Go to file
Ted Kremenek c0da34e6ab Split "discards qualifiers" warnings of -Wincompatible-pointer-types into subgroup.
This allows users to promote -Wincompatible-pointer-type warnings to
errors but keep those for "discard qualifiers" as warnings (if they
so desire).

Addresses <rdar://problem/13062738>.

llvm-svn: 173184
2013-01-22 19:32:27 +00:00
clang Split "discards qualifiers" warnings of -Wincompatible-pointer-types into subgroup. 2013-01-22 19:32:27 +00:00
clang-tools-extra Add use-nullptr transform to cpp11-migrate 2013-01-22 18:31:49 +00:00
compiler-rt [msan] Remove the trap handler code. 2013-01-22 14:29:15 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Saleem Abdulrasool: If errno is defined as volatile int, the qualifier differences can cause 2013-01-22 17:26:08 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld change enum class to enum, as g++ doesnot support bitfields with enumerated classes with c++11 flag set 2013-01-22 14:58:51 +00:00
lldb lldb.thread is not to be used anymore 2013-01-22 02:32:56 +00:00
llvm Add forgotten test case for the x32 commit 2013-01-22 18:52:39 +00:00
polly cmake: Install all polly include files 2013-01-19 14:17:52 +00:00