diff options
author | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-10-03 16:13:26 -0700 |
---|---|---|
committer | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-10-05 12:58:01 -0700 |
commit | 371883f46dc23f8464cbf578e2d12a4f92e61917 (patch) | |
tree | 5746bf330c197afc8bdb472995a84041d749a4bd /clang/lib/Lex/ModuleMap.cpp | |
parent | 92233159035d1b50face95d886901cf99035bd99 (diff) | |
download | llvm-371883f46dc23f8464cbf578e2d12a4f92e61917.zip llvm-371883f46dc23f8464cbf578e2d12a4f92e61917.tar.gz llvm-371883f46dc23f8464cbf578e2d12a4f92e61917.tar.bz2 |
[clang/Sema] Fix non-deterministic order for certain kind of diagnostics
In the context of caching clang invocations it is important to emit diagnostics in deterministic order;
the same clang invocation should result in the same diagnostic output.
rdar://100336989
Differential Revision: https://reviews.llvm.org/D135118
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions