[PATCH] D16761: clang-cl: Support loading plugins on Windows

Ehsan Akhgari via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 5 14:54:14 PST 2016


ehsan updated this revision to Diff 47056.
ehsan added a comment.

Updating based on the LLVM side changes.


http://reviews.llvm.org/D16761

Files:
  docs/ClangPlugins.rst
  examples/PrintFunctionNames/PrintFunctionNames.cpp
  include/clang/Basic/DiagnosticASTKinds.td
  lib/AST/ExprConstant.cpp
  lib/FrontendTool/ExecuteCompilerInvocation.cpp
  test/CodeGenCXX/static-init-msvc.cpp
  test/Frontend/plugins.c
  test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16761.47056.patch
Type: text/x-patch
Size: 12053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160205/ca328388/attachment.bin>


More information about the cfe-commits mailing list