summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2009-04-28 00:51:18 +0000
committerEli Friedman <eli.friedman@gmail.com>2009-04-28 00:51:18 +0000
commit5d72d411899ce70d60b6ca58f92e61afd6349f2d (patch)
tree183dbbc1a4ecd1de7d5dc816b4df3a24b751e909 /clang/lib/CodeGen/CodeGenModule.cpp
parentd0ae15946c09887c86312abddb23756dd30d73b3 (diff)
downloadbcm5719-llvm-5d72d411899ce70d60b6ca58f92e61afd6349f2d.tar.gz
bcm5719-llvm-5d72d411899ce70d60b6ca58f92e61afd6349f2d.zip
Get rid of some useless uses of NoExtensions. The philosophy here is
that if we're going to print an extension warning anyway, there's no point to changing behavior based on NoExtensions: it will only make error recovery worse. Note that this doesn't cause any behavior change because NoExtensions isn't used by the current front-end. I'm still considering what to do about the remaining use of NoExtensions in IdentifierTable.cpp. llvm-svn: 70273
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud