[PATCH] D34272: [Tooling] A new framework for executing clang frontend actions.

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 18 12:56:19 PDT 2017


arphaman added inline comments.


================
Comment at: include/clang/Tooling/StandaloneExecution.h:1
+//===--- Execution.h - Standalone clang action execution. -*- C++ -------*-===//
+//
----------------
StandaloneExecution.h?


https://reviews.llvm.org/D34272





More information about the cfe-commits mailing list