summaryrefslogtreecommitdiff
path: root/clang/test/Parser/compound-token-split.cpp
AgeCommit message (Expand)Author
2020-08-31Fix -Wcompound-token-split to give the same warnings under -ERichard Smith
2020-08-31Remove -Wcompound-token-split-by-space from -Wall.Richard Smith
2020-08-28Add new warning for compound punctuation tokens that are split across macro e...Richard Smith