[all-commits] [llvm/llvm-project] f74413: [clang-format] Fix invalid code generation with co...
Owen via All-commits
all-commits at lists.llvm.org
Wed Mar 23 19:40:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f74413d16345c8815c7d1e4676d6aaf732517b8d
https://github.com/llvm/llvm-project/commit/f74413d16345c8815c7d1e4676d6aaf732517b8d
Author: owenca <owenpiano at gmail.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix invalid code generation with comments in lambda
Fixes #51234 and #54496
Differential Revision: https://reviews.llvm.org/D122301
More information about the All-commits
mailing list