Skip to content
Commit 7ce956de authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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
parent 92cdbc8f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment