Commit 530157c
[libc++] Remove a few __has_foo defines in __config (#90511)
All the compilers we support implement those macros or builtins, so it's
not useful to have a fallback to 0 when they're not implemented.
NOKEYCHECK=True
GitOrigin-RevId: 46a5de69c03aeb1cd99c7951787b7cf94d6e2dcd1 parent 1838357 commit 530157c
1 file changed
+2
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
| 337 | + | |
345 | 338 | | |
346 | 339 | | |
347 | 340 | | |
348 | 341 | | |
| 342 | + | |
349 | 343 | | |
350 | 344 | | |
351 | 345 | | |
352 | 346 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | 347 | | |
358 | 348 | | |
359 | 349 | | |
| |||
375 | 365 | | |
376 | 366 | | |
377 | 367 | | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | 368 | | |
383 | 369 | | |
384 | 370 | | |
| |||
0 commit comments