summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/EHScopeStack.h
Commit message (Expand)AuthorAgeFilesLines
* Silence a warning from MSVC "14" by making an enum unsignedReid Kleckner2014-10-311-1/+1
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* [C++11] Use 'nullptr'. CodeGen edition.Craig Topper2014-05-211-2/+2
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-121-4/+4
* [C++11] Replace LLVM-style type traits with C++11 standard ones.Benjamin Kramer2014-03-071-3/+3
* Sort all the #include lines with LLVM's utils/sort_includes.py whichChandler Carruth2014-01-071-1/+1
* [CodeGen] Move EHScopeStack into its own headerReid Kleckner2013-06-191-0/+489