Skip to content
Commit 1d1d80e5 authored by Chris Lattner's avatar Chris Lattner
Browse files

rename the <predefines> buffer to <built-in> to solve PR3849.

Add a #include directive around the command line buffer so that
diagnostics generated from -include directives get diagnostics
like:

In file included from <built-in>:98:
In file included from <command line>:3:
./t.h:2:1: warning: type specifier missing, defaults to 'int'
b;
^

llvm-svn: 67396
parent 6b31533a
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