| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
- move DeclSpec &c into the Sema library
- move ParseAST into the Parse library
Reflect this change in a thousand different includes.
Reflect this change in the link orders.
llvm-svn: 111667
|
| |
|
|
| |
llvm-svn: 90441
|
| |
|
|
|
|
|
|
|
|
| |
stat a file but where mmaping it fails. In this case, we emit an
error like:
t.c:1:10: fatal error: error opening file '../../foo.h'
instead of "cannot find file".
llvm-svn: 90110
|
| |
|
|
| |
llvm-svn: 81346
|
| |
|
|
|
|
| |
when compiling with gcc-4.4.
llvm-svn: 72109
|
|
|
files to lib/Frontend.
llvm-svn: 72099
|