[all-commits] [llvm/llvm-project] 84b517: [clang-format] Correctly parse C++11 attributes in...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sat Mar 16 13:51:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84b5178124e47f6019b56c04abcfb978a94b1c3c
https://github.com/llvm/llvm-project/commit/84b5178124e47f6019b56c04abcfb978a94b1c3c
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-03-16 (Sat, 16 Mar 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Correctly parse C++11 attributes in enum specifiers (#85498)
Fixes #85476.
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