aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-11-16 13:46:44 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-11-16 13:50:37 -0800
commitc7cbf32f5770c5eec2a2dd6eb7cf3153e654ed08 (patch)
treeaa3c1f362a3af99f54d74b8b65dc4c15c17ee9f5 /clang/lib/Frontend/CompilerInvocation.cpp
parent5a4ca8b550afea96c0539083b470f87b40226688 (diff)
downloadllvm-c7cbf32f5770c5eec2a2dd6eb7cf3153e654ed08.zip
llvm-c7cbf32f5770c5eec2a2dd6eb7cf3153e654ed08.tar.gz
llvm-c7cbf32f5770c5eec2a2dd6eb7cf3153e654ed08.tar.bz2
[crashlog] Implement parser for JSON encoded crashlogs
Add a parser for JSON crashlogs. The CrashLogParser now defers to either the JSONCrashLogParser or the TextCrashLogParser. It first tries to interpret the input as JSON, and if that fails falling back to the textual parser. Differential revision: https://reviews.llvm.org/D91130
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions