| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Basically, isInMainFile considers line markers, and isWrittenInMainFile
doesn't. Distinguishing between the two is useful when dealing with
files which are preprocessed files or rewritten with -frewrite-includes
(so we don't, for example, print useless warnings).
llvm-svn: 188968
|
|
|
|
| |
llvm-svn: 167418
|
|
|
|
|
|
| |
change.
llvm-svn: 167417
|
|
|
|
|
|
| |
non-header file.
llvm-svn: 128780
|
|
|
|
|
|
| |
specifications within the global scope, from Elliot Glaysher.
llvm-svn: 128352
|
|
global using directives in C++ headers, from Elliot Glaysher!
llvm-svn: 127881
|