[PATCH] D15729: Load compiler plugins in ASTUnit, too

Kevin Funk via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 7 14:54:11 PST 2016


kfunk updated this revision to Diff 49999.
kfunk added a comment.
This revision is now accepted and ready to land.

Remove TODO statement


http://reviews.llvm.org/D15729

Files:
  include/clang/Frontend/CompilerInstance.h
  lib/Frontend/ASTUnit.cpp
  lib/Frontend/CompilerInstance.cpp
  lib/FrontendTool/ExecuteCompilerInvocation.cpp
  test/CXX/drs/dr3xx.cpp
  unittests/Frontend/CMakeLists.txt
  unittests/Frontend/FrontendActionTest.cpp
  unittests/Frontend/PrintFunctionNamesTestPlugin/CMakeLists.txt
  unittests/Frontend/PrintFunctionNamesTestPlugin/PrintFunctionNamesTestPlugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15729.49999.patch
Type: text/x-patch
Size: 49932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160307/2fbfc57f/attachment-0001.bin>


More information about the cfe-commits mailing list