]> granicus.if.org Git - clang/commit
[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)
commit36845474e217b952c720f4f87923bc78059640c5
tree342c9cde67198f871c8786c31ebbb0565aaf3854
parent1f2b07898f66524fd7fe1b177fb0d7c58016e93b
[preprocessor] Call the MacroUndefined callback even when the macro was not defined.

Patch by Enea Zaffanella!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPDirectives.cpp
lib/Lex/PreprocessingRecord.cpp