[PATCH] D136019: [clang][lex] Avoid `DirectoryLookup` copies

Juergen Ributzka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 15 10:00:01 PDT 2022


ributzka added a comment.

We could invoke clang with the `-stats` option and compare the result against the expected number of stat calls.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136019



More information about the cfe-commits mailing list