]> granicus.if.org Git - clang/commit
Remove -Wmodule-build; it was a dumb idea anyway. <rdar://problem/12957525>
authorDouglas Gregor <dgregor@apple.com>
Fri, 4 Jan 2013 18:22:19 +0000 (18:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 4 Jan 2013 18:22:19 +0000 (18:22 +0000)
commit86ebd03380dd5d1b5744fe48405445ea27faf1d6
treee86d9554e8f2555c7606b703bd3d88ab73f0d0a1
parentfd5ac0d75abd6ead8dd39bf526b34eeaff81cef6
Remove -Wmodule-build; it was a dumb idea anyway. <rdar://problem/12957525>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171478 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticCommonKinds.td
include/clang/Basic/DiagnosticGroups.td
lib/Frontend/CompilerInstance.cpp
test/Modules/on-demand-build-warnings.m [deleted file]