Skip to content
Commit 4b29c16e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Allow clients of the AST reader to specify what kinds of AST load

failures they know how to tolerate, e.g., out-of-date input files or
configuration/version mismatches. Suppress the corresponding
diagnostics if the client can handle it.

No clients actually use this functionality, yet.

llvm-svn: 166449
parent 12cda50f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment