This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Don't define functions that the CUDA headers themselves define on Windows.
ClosedPublic

Authored by jlebar on Jan 4 2017, 2:02 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 83132.Jan 4 2017, 2:02 PM
jlebar retitled this revision from to [CUDA] Don't define functions that the CUDA headers themselves define on Windows..
jlebar updated this object.
jlebar added a reviewer: tra.
jlebar added a subscriber: cfe-commits.
tra accepted this revision.Jan 4 2017, 5:12 PM
tra edited edge metadata.
tra added inline comments.
clang/lib/Headers/__clang_cuda_cmath.h
76 ↗(On Diff #83132)

inscrutable?

This revision is now accepted and ready to land.Jan 4 2017, 5:12 PM
jlebar marked an inline comment as done.Jan 4 2017, 5:29 PM
jlebar added inline comments.
clang/lib/Headers/__clang_cuda_cmath.h
76 ↗(On Diff #83132)

Thanks. :)

This revision was automatically updated to reflect the committed changes.
jlebar marked an inline comment as done.