[all-commits] [llvm/llvm-project] 20c9ac: [Index] USRGeneration doesn't depend on unnamed.pr...
Sam McCall via All-commits
all-commits at lists.llvm.org
Wed Oct 5 06:51:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20c9ac29250493f5e0a3791dc1e5e9114ff0dc6e
https://github.com/llvm/llvm-project/commit/20c9ac29250493f5e0a3791dc1e5e9114ff0dc6e
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M clang/lib/Index/USRGeneration.cpp
Log Message:
-----------
[Index] USRGeneration doesn't depend on unnamed.printName() => ''. NFC
This prepares for printName() to print `(anonymous struct)` etc in D134813.
Differential Revision: https://reviews.llvm.org/D135191
More information about the All-commits
mailing list