Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| lib/Headers/__clang_cuda_runtime_wrapper.h | ||
|---|---|---|
| 139 ↗ | (On Diff #72586) | Nit, missing period. | 
| 140 ↗ | (On Diff #72586) | typo | 
| 156 ↗ | (On Diff #72586) | I don't understand what we are doing here... We're saying, if USE_FAST_MATH is defined, and if it's not equal to 0, then redefine it equal to 1? Isn't that a compile error? | 
| lib/Headers/__clang_cuda_runtime_wrapper.h | ||
|---|---|---|
| 156 ↗ | (On Diff #72586) | Not if it happens in system headers. |