Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / LexicalScopes.h
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-06-16 Benjamin KramerGuard private fields that are unused in Release builds...
2012-04-09 Eric ChristopherTypo.
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-08-12 Devang PatelConstify.
2011-08-12 Devang PatelUse ArrayRef.
2011-08-12 Nick LewyckyA virtual destructor for the class with virtual methods!
2011-08-10 Devang PatelStay within 80 columns.
2011-08-10 Devang PatelProvide utility to extract and use lexical scoping...