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 @@ -9562,10 +9562,10 @@ function).
9562
9562
9563
9563
The second argument is a implementation name, and the remaining arguments are
9564
9564
aspects of the format string for the compiler to report. If the compiler does
9565
- not understand a aspect, it must summarily report that the format string has
9565
+ not understand an aspect, it must summarily report that the format string has
9566
9566
that aspect.
9567
9567
9568
- The compiler reports an aspect by issing a relocation for the symbol
9568
+ The compiler reports an aspect by issuing a relocation for the symbol
9569
9569
``<impl_name>_<aspect>``. This arranges for code and data needed to support the
9570
9570
aspect of the implementation to be brought into the link to satisfy weak
9571
9571
references in the modular implemenation function.
You can’t perform that action at this time.
0 commit comments