[PATCH] D47196: [Time-report ](2): Recursive timers in Clang
Andrew V. Tischenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 18 07:09:06 PDT 2018
avt77 updated this revision to Diff 156064.
avt77 added a comment.
I added required comments and did the required changes.
https://reviews.llvm.org/D47196
Files:
include/clang/Driver/CC1Options.td
include/clang/Frontend/CodeGenOptions.h
include/clang/Frontend/Utils.h
lib/CodeGen/CodeGenAction.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendTiming.cpp
lib/Parse/CMakeLists.txt
lib/Parse/ParseTemplate.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaLambda.cpp
lib/Sema/TreeTransform.h
test/Frontend/ftime-report-template-decl.cpp
test/Headers/opencl-c-header.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47196.156064.patch
Type: text/x-patch
Size: 30658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180718/c1136a08/attachment-0001.bin>
More information about the cfe-commits
mailing list