diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-29 19:05:27 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-29 19:05:27 +0000 |
commit | 0a126adc68541f8f3db60fa1ede1df200486b66a (patch) | |
tree | 6130771a6583533b76f25d1accf6139fe386f2c2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 851f310cec3376982097f2ff69b6d8d5d00af785 (diff) | |
download | llvm-0a126adc68541f8f3db60fa1ede1df200486b66a.zip llvm-0a126adc68541f8f3db60fa1ede1df200486b66a.tar.gz llvm-0a126adc68541f8f3db60fa1ede1df200486b66a.tar.bz2 |
[lex] Provide a valid token when __has_include is found outside of a pp directive
ExpandBuiltinMacro would strip the identifier and downstream users crash
when they encounter an identifier token with nullptr identifier info.
Found by afl-fuzz.
llvm-svn: 233497
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions