llvm-project/lldb/test
Walter Erquinigo bddebca61e [intel-pt] Refactor the JSON parsing
Recently https://reviews.llvm.org/D88103 introduced a nice API for
converting a JSON object into C++ types, which include nice error
messaging.

I'm using that new functioniality to perform the parsing in a much more
elegant way. As a result, the code looks simpler and more maintainable,
as we aren't parsing anymore individual fields manually.

I updated the test cases accordingly.

Differential Revision: https://reviews.llvm.org/D88264
2020-09-24 16:35:34 -07:00
..
API [intel-pt] Refactor the JSON parsing 2020-09-24 16:35:34 -07:00
Shell Revert "Reapply Revert "RegAllocFast: Rewrite and improve"" 2020-09-22 14:40:06 +05:00
Unit [lldb] Get rid of helper CMake variables for Python 2020-08-17 08:47:52 -07:00
CMakeLists.txt [lldb] [testsuite] Add split-file for check-lldb dependencies 2020-08-18 18:10:55 +02:00
lit.cfg.py [test] Cleanup top-level lit.cfg.py 2019-10-10 19:51:47 +00:00
lit.site.cfg.py.in [lldb] Get rid of helper CMake variables for Python 2020-08-17 08:47:52 -07:00