Skip to content

Commit

Permalink
suggested comment changes
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Ballman <aaron@aaronballman.com>
  • Loading branch information
2 people authored and vgvassilev committed Oct 14, 2024
1 parent c0152f0 commit cccb287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/include/clang/Support/Compiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

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

0 comments on commit cccb287

Please sign in to comment.