diff options
author | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-02 11:39:17 +0000 |
---|---|---|
committer | Angel Garcia Gomez <angelgarcia@google.com> | 2015-11-02 11:39:17 +0000 |
commit | dd4ed3af98840c1a57a5594de00dd234cf157b77 (patch) | |
tree | 7650ddc1383cc092a936445e9b1aa368188c6771 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 8286b83f97106fde561b28c7cb1fe7d5a479de6e (diff) | |
download | bcm5719-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