summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/StmtProfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the new statement/expression profiling code to unique dependentDouglas Gregor2009-07-291-0/+13
* Fix a typo in a commentDouglas Gregor2009-07-281-1/+1
* Profiling the pointer of a canonical type is sufficient to uniquely identify ...Douglas Gregor2009-07-281-20/+13
* Finish profile support for statements.Douglas Gregor2009-07-281-3/+128
* Complete profile support for C++ and Objective-C expressionsDouglas Gregor2009-07-281-62/+78
* Add a Profile function for statements so that we can (eventually) determineDouglas Gregor2009-07-281-0/+537
OpenPOWER on IntegriCloud