[all-commits] [llvm/llvm-project] d3be29: [clang-format] Correctly annotate pointer/referenc...
Owen Pan via All-commits
all-commits at lists.llvm.org
Mon Mar 31 23:17:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3be29642fa65e5ade434d860cfcc193f8278d4e
https://github.com/llvm/llvm-project/commit/d3be29642fa65e5ade434d860cfcc193f8278d4e
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Correctly annotate pointer/reference in _Generic (#133673)
Fix #133663
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