[all-commits] [llvm/llvm-project] a14650: [Sema] Clean up -Wc++11-narrowing-const-reference ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jan 8 09:32:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a14650572c2752c0e08a66ce94c43578abf378f8
https://github.com/llvm/llvm-project/commit/a14650572c2752c0e08a66ce94c43578abf378f8
Author: Fangrui Song <i at maskray.me>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaInit.cpp
Log Message:
-----------
[Sema] Clean up -Wc++11-narrowing-const-reference code after #76094. NFC (#77278)
More information about the All-commits
mailing list