diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-10-14 00:40:55 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-10-14 00:40:55 +0000 |
commit | e40845b0dd6bef59beb884d13eee50fa94a67e1e (patch) | |
tree | 53fa177a69fb814b9c27f7563daeb61a2f88f31b /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | e046199a717237ba802053b68c7b523bfd4d5f69 (diff) | |
download | llvm-e40845b0dd6bef59beb884d13eee50fa94a67e1e.zip llvm-e40845b0dd6bef59beb884d13eee50fa94a67e1e.tar.gz llvm-e40845b0dd6bef59beb884d13eee50fa94a67e1e.tar.bz2 |
Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)
We currently read serialized diagnostics directly in the C API, which
makes it difficult to reuse this logic elsewhere. This extracts the
core of the serialized diagnostic parsing logic into a base class that
can be subclassed using a visitor pattern.
llvm-svn: 219647
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions