Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #pragma GCC system_header by making it insert a virtual linemarker into | Chris Lattner | 2009-06-15 | 1 | -0/+4 |
the file at the point of the pragma. This allows clang to know that all sourcelocations after the pragma are in a system header. llvm-svn: 73376 |