Skip to content
Commit 55ae319a authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Update Sema::DiagRuntimeBehavior() to take an optional Stmt* to indicate the...

Update Sema::DiagRuntimeBehavior() to take an optional Stmt* to indicate the code the diagnostic is associated with.

This Stmt* is unused, but we will use it shortly for pruning diagnostics associated
with unreachable code.

llvm-svn: 126286
parent db3333df
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