[Lldb-commits] [PATCH] D49612: Use LLVM's new ItaniumPartialDemangler in LLDB

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 24 09:49:39 PDT 2018


sgraenitz marked an inline comment as done.
sgraenitz added inline comments.


================
Comment at: unittests/Core/CMakeLists.txt:4
   DataExtractorTest.cpp
+  MangledTest.cpp
   ListenerTest.cpp
----------------
teemperor wrote:
> This should be after ListenerTest.cpp to keep this file in alphabetical order.
Hehe good catch!


https://reviews.llvm.org/D49612





More information about the lldb-commits mailing list