]> granicus.if.org Git - clang/commit
Add some timers to ASTUnit that are only enabled when the LIBCLANG_TIMING environment...
authorDouglas Gregor <dgregor@apple.com>
Fri, 30 Jul 2010 20:58:08 +0000 (20:58 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 30 Jul 2010 20:58:08 +0000 (20:58 +0000)
commit385103b79c5338a2be5da0ca70652400bc267371
tree66df8f95145f7cfb77eca47f1a9d28746ae382c9
parent1450ef99896d66ba67e2ddd2798a29be1bf560b8
Add some timers to ASTUnit that are only enabled when the LIBCLANG_TIMING environment variable is set.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109890 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ASTUnit.h
lib/Frontend/ASTUnit.cpp