summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/RecordStreamer.h
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
| | | | | | | | | | 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
* Make RecordStreamer.h private.Rafael Espindola2014-07-041-0/+42
llvm-svn: 212361
OpenPOWER on IntegriCloud