aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-05-17 14:44:26 -0700
committerGitHub <noreply@github.com>2025-05-17 14:44:26 -0700
commit9b93c9a28418febb1eb2642cf7dea034e877d158 (patch)
treee7f505253a2162254704b329519e1f3b02a8a082 /clang/lib/Lex/ModuleMap.cpp
parentfadaf0c513c8054db04e5ae234a27232568fac28 (diff)
downloadllvm-9b93c9a28418febb1eb2642cf7dea034e877d158.zip
llvm-9b93c9a28418febb1eb2642cf7dea034e877d158.tar.gz
llvm-9b93c9a28418febb1eb2642cf7dea034e877d158.tar.bz2
[PassManager] Simplify code with DenseMap::try_emplace (NFC) (#140402)
We can simplify the code with DenseMap::try_emplace and structured binding. Note that DenseMap::try_emplace default-constructs the value if omitted.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions