]> granicus.if.org Git - clang/commit
Add condition expression result to if and elif callbacks.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Thu, 18 Jul 2013 00:00:36 +0000 (00:00 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Thu, 18 Jul 2013 00:00:36 +0000 (00:00 +0000)
commit6a04b5e8c4f15c724b8b89a9c0ea702586ad1852
tree679ab3b9c3fe93edbd5d2462d96dfc671053fc38
parent22050f25e34ba0cd21ee2dc3d765951c48e27cde
Add condition expression result to if and elif callbacks.

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