[all-commits] [llvm/llvm-project] 7fa0d0: [AsmParser] Simplify code with std::map::operator[...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Oct 8 07:30:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fa0d05a04056aac4365c69c4b515f613a43e454
https://github.com/llvm/llvm-project/commit/7fa0d05a04056aac4365c69c4b515f613a43e454
Author: Kazu Hirata <kazu at google.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M llvm/lib/AsmParser/LLParser.cpp
Log Message:
-----------
[AsmParser] Simplify code with std::map::operator[] (NFC) (#111480)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list