summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Metadata.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2014-11-05 16:43:18 +0000
committerBen Langmuir <blangmuir@apple.com>2014-11-05 16:43:18 +0000
commit6caebfda785057ec0a2c18353debdbe20b2b33e4 (patch)
treee10bc0a01051dc2d96a7432b334866805ff14c37 /llvm/lib/IR/Metadata.cpp
parent626963187bc0652db46cc3c535a004aa4aa753a0 (diff)
downloadbcm5719-llvm-6caebfda785057ec0a2c18353debdbe20b2b33e4.tar.gz
bcm5719-llvm-6caebfda785057ec0a2c18353debdbe20b2b33e4.zip
Remove superceded warning warn_forgotten_module_header
This DefaultIgnore warning under -Wincomplete-module was firing on any module map files that happened to be parsed (it's only supposed to fire on headers), and it has been superceded by -Wnon-modular-include-in-module anyway. For compatibility, I rewired -Wincomplete-module to imply -Wnon-modular-include-in-module. llvm-svn: 221357
Diffstat (limited to 'llvm/lib/IR/Metadata.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud