aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/MacroInfo.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-10-10 23:15:05 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-10-10 23:15:05 +0000
commit3ea19c8307932655092235b57f04a5e6658bbc46 (patch)
tree2e504fcbc9706f4822b0159b8530f03acde93514 /lib/Lex/MacroInfo.cpp
parentb9966bd81878c6627d702368d6c4a8bc62bc01ac (diff)
Fix a crash-on-invalid when parsing a reference to an invalid auto declaration
auto x((unknown)); int& y = x; would crash because we were not flagging 'x' as an invalid declaration here. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165675 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/MacroInfo.cpp')
0 files changed, 0 insertions, 0 deletions