[all-commits] [llvm/llvm-project] 71c078: Fix the double space and double attribute printing...
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Wed Apr 17 23:32:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71c0784dc4a2ef40039a97af122ba78549193120
https://github.com/llvm/llvm-project/commit/71c0784dc4a2ef40039a97af122ba78549193120
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M clang/lib/AST/DeclPrinter.cpp
M clang/test/SemaCXX/cxx11-attr-print.cpp
M clang/test/SemaHLSL/BuiltIns/RWBuffers.hlsl
M clang/unittests/AST/DeclPrinterTest.cpp
M clang/utils/TableGen/ClangAttrEmitter.cpp
Log Message:
-----------
Fix the double space and double attribute printing of the final keyword. (#88600)
Fixes #56517.
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