summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/macro_raw_string.cpp
AgeCommit message (Expand)Author
2022-02-12Use functions with prototypes when appropriate; NFCAaron Ballman
2017-12-06Stringizing raw string literals containing newlineTaewook Oh