]> granicus.if.org Git - clang/commit
[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)
commite05a50eba88a8eb97933dd22a3ff834be75e12f9
tree0c402e80e36a021195d6a481ae4351c5914141e0
parent2f23b38eed3ef277ffce62e46c383bd67035cedf
[CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable.

Summary: NFC

Reviewers: rnk

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284869 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaCUDA.cpp