aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-08-23 17:32:52 -0700
committerGitHub <noreply@github.com>2024-08-23 17:32:52 -0700
commitdbd7ce0ccd3a88f2c1d6e47d31da63a48cafdc8f (patch)
treed1cbb40f2f30440f1c2ddf2b4cd475145de243d6 /clang/lib/Frontend/CompilerInvocation.cpp
parentca53611c905f82628ab2e40185307995b552e14d (diff)
downloadllvm-dbd7ce0ccd3a88f2c1d6e47d31da63a48cafdc8f.zip
llvm-dbd7ce0ccd3a88f2c1d6e47d31da63a48cafdc8f.tar.gz
llvm-dbd7ce0ccd3a88f2c1d6e47d31da63a48cafdc8f.tar.bz2
[IR] Inroduce ModuleToSummariesForIndexTy (NFC) (#105906)
This patch introduces type alias ModuleToSummariesForIndexTy. I'm planning to change the type slightly to allow heterogeneous lookup (that is, std::map<K, V, std::less<>>) in a subsequent patch. The problem is that changing the type affects many places. Using a type alias reduces the impact.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions