[all-commits] [llvm/llvm-project] cec93c: [lldb] SymbolFileJSON: Update outdates Text -> JSO...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Jul 3 14:30:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cec93c6589fe6e6fab99aa5c11819ff841a469b2
https://github.com/llvm/llvm-project/commit/cec93c6589fe6e6fab99aa5c11819ff841a469b2
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M lldb/source/Plugins/SymbolFile/JSON/SymbolFileJSON.cpp
M lldb/source/Plugins/SymbolFile/JSON/SymbolFileJSON.h
Log Message:
-----------
[lldb] SymbolFileJSON: Update outdates Text -> JSON (NFC)
Originally the symbol file format was going to textual, before we
decided to use JSON. Updated the plugin name and the header guard.
More information about the All-commits
mailing list