Skip to content
Commit 5e035651 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

[clang/Diagnostic] Use `optional` to disambiguate between a...

[clang/Diagnostic] Use `optional` to disambiguate between a `StoredDiagMessage` that is not set vs set as empty string

"But when would you have a completely empty diagnostic message", you ask dear reader?
That is when there is an empty "#warning" in code.

rdar://106155415

Differential Revision: https://reviews.llvm.org/D145256
parent b30b1f17
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