]> granicus.if.org Git - clang/commit
Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a 3-state...
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Sat, 7 Dec 2013 08:41:15 +0000 (08:41 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Sat, 7 Dec 2013 08:41:15 +0000 (08:41 +0000)
commit88ec34020d741ceefb3a542798709add6ca53304
tree620c5805debae3d4ad35b64fb5a8e4af472f3b0d
parent3febd63f198e4b1325f1253070130ba75bea5773
Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a 3-state enum.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196648 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/PPCallbacks.h
include/clang/Lex/PPConditionalDirectiveRecord.h
lib/Lex/PPConditionalDirectiveRecord.cpp
lib/Lex/PPDirectives.cpp