[PATCH] D135118: [clang/Sema] Fix non-deterministic order for certain kind of diagnostics

Argyrios Kyrtzidis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 08:44:19 PDT 2022


akyrtzi added a comment.

In D135118#3839442 <https://reviews.llvm.org/D135118#3839442>, @nikic wrote:

> FYI this caused a noticeable compile-time regression (about 0.4% geomean at `-O0`): http://llvm-compile-time-tracker.com/compare.php?from=92233159035d1b50face95d886901cf99035bd99&to=371883f46dc23f8464cbf578e2d12a4f92e61917&stat=instructions

Thanks for letting me know! I'll take a look.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135118/new/

https://reviews.llvm.org/D135118



More information about the cfe-commits mailing list