See https://bugs.llvm.org/show_bug.cgi?id=39719 and discussion: https://reviews.llvm.org/D60362
Also fixes PR40288.
Differential D60853
clang-format converts a keyword macro definition to a macro function owenpan on Apr 17 2019, 10:38 PM. Authored by
Details
See https://bugs.llvm.org/show_bug.cgi?id=39719 and discussion: https://reviews.llvm.org/D60362 Also fixes PR40288.
Diff Detail
Event TimelineComment Actions LGTM
|
Is this equivalent to saying something that means FormatTok->isKeyWord() ? for those case where the #define <keyword>