Skip to content

Commit cccb287

Browse files
fsfodAaronBallman
authored andcommitted
suggested comment changes
Co-authored-by: Aaron Ballman <[email protected]>
1 parent c0152f0 commit cccb287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Support/Compiler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
/// CLANG_ABI is the main export/visibility macro to mark something as
2020
/// explicitly exported when clang is built as a shared library with everything
21-
/// else that is unannotated will have internal visibility.
21+
/// else that is unannotated having internal visibility.
2222
///
2323
/// CLANG_EXPORT_TEMPLATE is used on explicit template instantiations in source
2424
/// files that were declared extern in a header. This macro is only set as a

0 commit comments

Comments
 (0)