[PATCH] D109470: Add "profiling" to the list of absl libraries.
Nilay Vaish via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 9 10:24:43 PDT 2021
nilayvaish added a comment.
In D109470#2992119 <https://reviews.llvm.org/D109470#2992119>, @ymandel wrote:
> Any idea if there's a test for this matcher that should be updated?
I looked at the commit that most recently added a directory to this file: 114c9fa0e46f7bf1d05d92da70da116b19f16911 <https://reviews.llvm.org/rG114c9fa0e46f7bf1d05d92da70da116b19f16911>. That one also did not update any tests. I also looked for `isInAbseilFile` in the `clang-tools-extra` directory. I did not find the function being used in any of the tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109470/new/
https://reviews.llvm.org/D109470
More information about the llvm-commits
mailing list