[PATCH] D33514: [WIP] Bug 32352 - Provide a way for OptimizationRemarkEmitter::allowExtraAnalysis to check if (specific) remarks are enabled

Adam Nemet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 16:12:30 PDT 2017


anemet accepted this revision.
anemet added a comment.

Still looks good.



================
Comment at: lib/IR/LLVMContext.cpp:332
+}
\ No newline at end of file

----------------
Has this version of the diff been clang-formatted?


https://reviews.llvm.org/D33514





More information about the cfe-commits mailing list