diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-02-19 23:38:18 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-02-19 23:38:18 +0000 |
commit | cfbb0138bd919b5b8bb67dc470e1cbe23f8f3dc2 (patch) | |
tree | 1707bc35169d260c6f2c879245e1297af69cdbb2 /lib/Basic/SourceManager.cpp | |
parent | 392b0bcc80abc88d917bb41342e540ed336d95fb (diff) | |
download | clang-cfbb0138bd919b5b8bb67dc470e1cbe23f8f3dc2.tar.gz |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201738 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions