[preprocessor] Call the MacroUndefined callback even when the macro was not defined.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Jan 2013 16:52:44 +0000 (16:52 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Jan 2013 16:52:44 +0000 (16:52 +0000)
commit99b0a6a03a3ad7285478242b6522683112888a63
tree5e74f40b4694bfc9f7b56d2d4270bce62e1dccbf
parent395a7e5d35154c8d8e573fa1e3898dc3f8ce7ef9
[preprocessor] Call the MacroUndefined callback even when the macro was not defined.

Patch by Enea Zaffanella!

llvm-svn: 172623
clang/lib/Lex/PPDirectives.cpp
clang/lib/Lex/PreprocessingRecord.cpp