[all-commits] [llvm/llvm-project] ca964b: [OpenCL][NFC] Reorganize ClangOpenCLBuiltinEmitter...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Fri Jun 11 02:23:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca964b40e6e5d20fb658f2d36238b46a35dd860f
https://github.com/llvm/llvm-project/commit/ca964b40e6e5d20fb658f2d36238b46a35dd860f
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
Log Message:
-----------
[OpenCL][NFC] Reorganize ClangOpenCLBuiltinEmitter comments
Since 8866793b4e0a ("[OpenCL] Add OpenCL builtin test generator",
2021-06-09) there are two emitters in this file, so move the
file-level comment to the appropriate class.
More information about the All-commits
mailing list