aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/StackProtector.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat code with clang-format.Josh Magee2013-10-301-5/+6
* StackProtector.h: Fix trailing comments for doxygen. [-Wdocumentation]NAKAMURA Takumi2013-10-301-8/+8
* Trailing whitespace in a comment line.NAKAMURA Takumi2013-10-301-1/+1
* [stackprotector] Update the StackProtector pass to perform datalayout analysis.Josh Magee2013-10-291-1/+30
* [stackprotector] Refactor the StackProtector pass from a single .cpp file int...Josh Magee2013-09-271-0/+97