]> granicus.if.org Git - clang/commit
Use cast_or_null instead of ternary operator (suggested by Doug).
authorSteve Naroff <snaroff@apple.com>
Fri, 24 Apr 2009 16:59:10 +0000 (16:59 +0000)
committerSteve Naroff <snaroff@apple.com>
Fri, 24 Apr 2009 16:59:10 +0000 (16:59 +0000)
commit07772607284cd10cedf2365fac0e3d9b3332cfc6
tree776891fcf377866923c89361d1b614188908d378
parent81adc058eaf450b43671633b2ad92e8bfa08d9b3
Use cast_or_null instead of ternary operator (suggested by Doug).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69975 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PCHReader.cpp