summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ArchiveWriter.cpp
diff options
context:
space:
mode:
authorAngel Garcia Gomez <angelgarcia@google.com>2015-11-02 11:39:17 +0000
committerAngel Garcia Gomez <angelgarcia@google.com>2015-11-02 11:39:17 +0000
commitdd4ed3af98840c1a57a5594de00dd234cf157b77 (patch)
tree7650ddc1383cc092a936445e9b1aa368188c6771 /llvm/lib/Object/ArchiveWriter.cpp
parent8286b83f97106fde561b28c7cb1fe7d5a479de6e (diff)
downloadbcm5719-llvm-dd4ed3af98840c1a57a5594de00dd234cf157b77.tar.gz
bcm5719-llvm-dd4ed3af98840c1a57a5594de00dd234cf157b77.zip
Fix crash in redundant-void-arg check.
Summary: When applying this check to the unit tests, it would hit an assertion: llvm/tools/clang/lib/Lex/Lexer.cpp:1056: clang::SourceLocation clang::Lexer::getSourceLocation(const char*, unsigned int) const: Assertion `PP && "This doesn't work on raw lexers"' failed. Reviewers: klimek, LegalizeAdulthood, alexfh Subscribers: cfe-commits, alexfh Differential Revision: http://reviews.llvm.org/D14204 llvm-svn: 251792
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud