[PATCH] D35103: Expand clang-interpreter with example of throwing in and from the JIT for Windows64.

Frederich Munch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 28 10:23:17 PDT 2017


marsupial updated this revision to Diff 108676.
marsupial added a comment.

Use include guards, not pragma once and remove commented CMake debug lines.


https://reviews.llvm.org/D35103

Files:
  examples/clang-interpreter/CMakeLists.txt
  examples/clang-interpreter/Invoke.cpp
  examples/clang-interpreter/Invoke.h
  examples/clang-interpreter/Manager.cpp
  examples/clang-interpreter/Manager.h
  examples/clang-interpreter/README.txt
  examples/clang-interpreter/Test.cxx
  examples/clang-interpreter/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35103.108676.patch
Type: text/x-patch
Size: 27037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170728/63bb5f92/attachment-0001.bin>


More information about the cfe-commits mailing list