summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/LexicalScopes.h
Commit message (Expand)AuthorAge
* Guard private fields that are unused in Release builds with #ifndef NDEBUG.Benjamin Kramer2012-06-16
* Typo.Eric Christopher2012-04-09
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Constify.Devang Patel2011-08-12
* Use ArrayRef.Devang Patel2011-08-12
* A virtual destructor for the class with virtual methods!Nick Lewycky2011-08-12
* Stay within 80 columns.Devang Patel2011-08-10
* Provide utility to extract and use lexical scoping information from machine i...Devang Patel2011-08-10