[all-commits] [llvm/llvm-project] ac771f: [clang-format] Fix a bug in SkipMacroDefinitionBod...
owenca via All-commits
all-commits at lists.llvm.org
Tue Aug 26 09:01:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac771f4574cc9cebfe374d6a2a631616a35fd69f
https://github.com/llvm/llvm-project/commit/ac771f4574cc9cebfe374d6a2a631616a35fd69f
Author: owenca <owenpiano at gmail.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in SkipMacroDefinitionBody (#155346)
All comments before the macro definition body should be skipped.
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