Commit 8ef0c50
authored
[libc] Fix problem with older compilers that do not have __has_builtin. (llvm#150264)
Fixing bot failures:
https://lab.llvm.org/buildbot/#/builders/10/builds/100251 parent 7baf4bd commit 8ef0c50
File tree
2 files changed
+10
-0
lines changed- libc/src/__support
- CPP/type_traits
- macros
2 files changed
+10
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
0 commit comments