[all-commits] [llvm/llvm-project] e7c7a1: [Frontend] Treat .cuh files as CUDA source files
Anatoliy V Tomilov via All-commits
all-commits at lists.llvm.org
Thu Nov 12 11:43:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e7c7a1982632270ae655c7ec8e490ca2c44193a0
https://github.com/llvm/llvm-project/commit/e7c7a1982632270ae655c7ec8e490ca2c44193a0
Author: Anatoliy Tomilov <tomilovanatoliy at gmail.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M clang/lib/Frontend/FrontendOptions.cpp
A clang/test/Parser/cuda-check-input-kind-assoc.cuh
Log Message:
-----------
[Frontend] Treat .cuh files as CUDA source files
to synchronize with tools/clang-format/git-clang-format
tra: Keeping them in sync does have a minor benefit of not raising a question why the two maps are different.
Differential Revision: https://reviews.llvm.org/D91034
More information about the All-commits
mailing list