[all-commits] [llvm/llvm-project] 554cf3: [clang-tblgen] AnnotateAttr::printPretty has spuri...
apple-fcloutier via All-commits
all-commits at lists.llvm.org
Wed Feb 3 11:43:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 554cf3729e651b3b5416e081e63670fbe71cf91e
https://github.com/llvm/llvm-project/commit/554cf3729e651b3b5416e081e63670fbe71cf91e
Author: FĂ©lix Cloutier <fcloutier at apple.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M clang/test/AST/ast-print-attr.c
M clang/utils/TableGen/ClangAttrEmitter.cpp
Log Message:
-----------
[clang-tblgen] AnnotateAttr::printPretty has spurious comma when no variadic argument is specified
rdar://73742471
Differential Revision: https://reviews.llvm.org/D95695
More information about the All-commits
mailing list