[all-commits] [llvm/llvm-project] 528e6e: [clang] Improve diagnostic for reopened inline nam...
FabianWolff via All-commits
all-commits at lists.llvm.org
Wed Mar 23 14:32:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 528e6eba2f7906d974594b1fc50362dfad239609
https://github.com/llvm/llvm-project/commit/528e6eba2f7906d974594b1fc50362dfad239609
Author: Fabian Wolff <fabian.wolff at alumni.ethz.ch>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/Parser/cxx2a-inline-nested-namespace-definition.cpp
A clang/test/SemaCXX/warn-inline-namespace-reopened-twice.cpp
Log Message:
-----------
[clang] Improve diagnostic for reopened inline namespace
Reviewed By: cor3ntin, aaron.ballman
Differential Revision: https://reviews.llvm.org/D122278
More information about the All-commits
mailing list