This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f7726f47da Revert "[clang-format] Improve Incomplete detection for (tex [...] new ba43c43904 Use special new Clang flag 'FrontendTimesIsEnabled' instead [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Frontend/Utils.h | 6 + lib/CodeGen/BackendUtil.cpp | 4 +- lib/CodeGen/CodeGenAction.cpp | 18 +-- lib/Frontend/CMakeLists.txt | 1 + .../Frontend/FrontendTiming.cpp | 20 +-- test/Frontend/ftime-report-template-decl.cpp | 159 +++++++++++++++++++++ 6 files changed, 184 insertions(+), 24 deletions(-) copy include/clang/Basic/ExpressionTraits.h => lib/Frontend/FrontendTiming.cpp (52%) create mode 100644 test/Frontend/ftime-report-template-decl.cpp