[PATCH] Split off CUDA-specific Sema parts to a new file
Eli Bendersky
eliben at google.com
Tue Sep 2 15:57:08 PDT 2014
Hi pcc,
In line with SemaOpenMP.cpp, etc. CUDA-specific semantic analysis code goes into a separate file. This is in anticipation of adding extra functionality here in the near future.
No change in functionality.
http://reviews.llvm.org/D5160
Files:
lib/Sema/CMakeLists.txt
lib/Sema/SemaCUDA.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExpr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5160.13185.patch
Type: text/x-patch
Size: 5949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140902/5d8f798d/attachment.bin>
More information about the cfe-commits
mailing list