[all-commits] [llvm/llvm-project] 65dc97: [clang-format] PR46609 clang-format does not obey ...
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Sun Jul 12 10:44:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 65dc97b79eb1979c54e7e17c411ea5f58f8dcc9c
https://github.com/llvm/llvm-project/commit/65dc97b79eb1979c54e7e17c411ea5f58f8dcc9c
Author: mydeveloperday <mydeveloperday at gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] PR46609 clang-format does not obey `PointerAlignment: Right` for ellipsis in declarator for pack
Summary:
https://bugs.llvm.org/show_bug.cgi?id=46609
Ensure `*...` obey they left/middle/right rules of Pointer alignment
Reviewed By: curdeius
Differential Revision: https://reviews.llvm.org/D83564
More information about the All-commits
mailing list