File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
clang/include/clang/Basic Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9648,10 +9648,10 @@ function).
96489648
96499649The second argument is a implementation name, and the remaining arguments are
96509650aspects of the format string for the compiler to report. If the compiler does
9651- not understand a aspect, it must summarily report that the format string has
9651+ not understand an aspect, it must summarily report that the format string has
96529652that aspect.
96539653
9654- The compiler reports an aspect by issing a relocation for the symbol
9654+ The compiler reports an aspect by issuing a relocation for the symbol
96559655``<impl_name>_<aspect>``. This arranges for code and data needed to support the
96569656aspect of the implementation to be brought into the link to satisfy weak
96579657references in the modular implemenation function.
You can’t perform that action at this time.
0 commit comments