This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.
ClosedPublic

Authored by jlebar on Oct 19 2016, 2:37 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 75231.Oct 19 2016, 2:37 PM
jlebar retitled this revision from to [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable..
jlebar updated this object.
jlebar added a reviewer: rnk.
jlebar added a subscriber: cfe-commits.
rnk accepted this revision.Oct 19 2016, 4:04 PM
rnk edited edge metadata.

lgtm

This revision is now accepted and ready to land.Oct 19 2016, 4:04 PM
This revision was automatically updated to reflect the committed changes.