[CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.
authorJustin Lebar <jlebar@google.com>
Fri, 21 Oct 2016 20:08:52 +0000 (20:08 +0000)
committerJustin Lebar <jlebar@google.com>
Fri, 21 Oct 2016 20:08:52 +0000 (20:08 +0000)
commit6f72737c3bd66085e5196b7cb78ef4fdfc39e796
tree6b5629fe2d85f12b58413688c2cde71e56051030
parentfaa857dba7426af47269fad1e5feba19050c2d58
[CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.

Summary: NFC

Reviewers: rnk

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25797

llvm-svn: 284869
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaCUDA.cpp