[PATCH] D112663: [clang-repl] Allow Interpreter::getSymbolAddress to take a mangled name.

Vassil Vassilev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 27 13:56:30 PDT 2021


v.g.vassilev created this revision.
v.g.vassilev added reviewers: rsmith, sgraenitz, lhames, thakis.
Herald added a subscriber: mgorny.
v.g.vassilev requested review of this revision.

Repository:
  rC Clang

https://reviews.llvm.org/D112663

Files:
  clang/include/clang/Interpreter/Interpreter.h
  clang/lib/Interpreter/IncrementalExecutor.cpp
  clang/lib/Interpreter/IncrementalExecutor.h
  clang/lib/Interpreter/Interpreter.cpp
  clang/unittests/Interpreter/CMakeLists.txt
  clang/unittests/Interpreter/IncrementalProcessingTest.cpp
  clang/unittests/Interpreter/InterpreterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112663.382780.patch
Type: text/x-patch
Size: 8092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211027/64b395ae/attachment.bin>


More information about the cfe-commits mailing list