aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DataExtractor.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2017-06-21 18:52:44 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2017-06-21 18:52:44 +0000
commitd750e1c4917533ede5451d2eb3e94b803c48054f (patch)
tree782202b8e52648f54bc7625cf9d98d365081256c /llvm/lib/Support/DataExtractor.cpp
parented54b4a7985000624229f2375233eb3c6a9b23fc (diff)
downloadllvm-d750e1c4917533ede5451d2eb3e94b803c48054f.zip
llvm-d750e1c4917533ede5451d2eb3e94b803c48054f.tar.gz
llvm-d750e1c4917533ede5451d2eb3e94b803c48054f.tar.bz2
[preprocessor] Fix assertion hit when 'SingleFileParseMode' option is enabled and #if with an undefined identifier and without #else
'HandleEndifDirective' asserts that 'WasSkipping' is false, so switch to using 'FoundNonSkip' as the hint for 'SingleFileParseMode' to keep going with parsing. llvm-svn: 305940
Diffstat (limited to 'llvm/lib/Support/DataExtractor.cpp')
0 files changed, 0 insertions, 0 deletions