]> granicus.if.org Git - clang/commit
[llvm up]
authorDouglas Gregor <dgregor@apple.com>
Thu, 29 Oct 2009 00:41:01 +0000 (00:41 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 29 Oct 2009 00:41:01 +0000 (00:41 +0000)
commit55d3f7ae512875a1d6402943c3a619633feb2a18
treea6309c6fb13dc8dfaa18db528c18bda38cf85b12
parentd8ee95fd4fb8fb00ad999dffad5fa1613c68a113
[llvm up]

Switch a few ugly switch-on-string-literal constructs to use the new
llvm::StringSwitch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85461 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/GRExprEngine.cpp
lib/Driver/Tools.cpp
lib/Driver/Types.cpp