File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,9 +132,9 @@ enable or disable extended libc++ behavior.
132132 When this macro is defined, the standard library headers will adhere to a
133133 stricter policy regarding the (transitive) inclusion of other standard library
134134 headers, only guaranteeing to provide those definitions explicitly mandated by
135- the standard. Please notice that defining this macro might break any existing
136- codebase that implicitly relies on standard headers providing any definitions
137- not explicitly required by the standard.
135+ the standard. Please notice that defining this macro might break existing codebases
136+ that implicitly rely on standard headers providing definitions not explicitly
137+ required by the standard.
138138
139139 The primary motivation for this configuration macro is to improve compilation
140140 times. In most standard library implementations, header files include more
You can’t perform that action at this time.
0 commit comments