summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-02-19 23:38:18 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-02-19 23:38:18 +0000
commit7ce956ded49fd8c7fd1665e96530f179d05229ca (patch)
treeb38cd18e4197351d159ed05c456b3ebb10f665a8 /clang/lib/Basic/SourceManager.cpp
parent92cdbc8f2d189729fb69c1ede2604fe2751ba407 (diff)
downloadbcm5719-llvm-7ce956ded49fd8c7fd1665e96530f179d05229ca.tar.gz
bcm5719-llvm-7ce956ded49fd8c7fd1665e96530f179d05229ca.zip
Fix two pedantic issues with our builtin headers. The __STDC_VERSION__
for C99 is '199901L' and we shouldn't be comparing it with anything else. Neither of these should have had any impact in practice. llvm-svn: 201738
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud