Skip to content

Commit bbddfd7

Browse files
authored
clang-format: add STRINGIFY to list of protected macros (#7682)
1 parent 9543b09 commit bbddfd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ UseCRLF: false
208208
UseTab: Always
209209
WhitespaceSensitiveMacros:
210210
- STRINGIZE
211+
- STRINGIFY
211212
- PP_STRINGIZE
212213
- BOOST_PP_STRINGIZE
213214
- NS_SWIFT_NAME

0 commit comments

Comments
 (0)