| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 227829
|
|
|
|
|
|
|
|
|
|
| |
Add header guards to files that were missing guards. Remove #endif comments
as they don't seem common in LLVM (we can easily add them back if we decide
they're useful)
Changes made by clang-tidy with minor tweaks.
llvm-svn: 215558
|
|
|
|
|
|
|
| |
In some cases the include is pushed "downstream" (or removed if
unused).
llvm-svn: 203644
|
|
|
|
|
|
| |
size.
llvm-svn: 186274
|
|
|
|
|
|
| |
the internals of TargetMachine could change.
llvm-svn: 183490
|
|
|
|
|
|
|
|
|
|
| |
missed in the first pass because the script didn't yet handle include
guards.
Note that the script is now able to handle all of these headers without
manual edits. =]
llvm-svn: 169224
|
|
llvm-svn: 146412
|