]> granicus.if.org Git - clang/commitdiff
[SemaCXX] Remove comment from coroutines test, NFC
authorBrian Gesiak <modocache@gmail.com>
Wed, 11 Jul 2018 01:00:53 +0000 (01:00 +0000)
committerBrian Gesiak <modocache@gmail.com>
Wed, 11 Jul 2018 01:00:53 +0000 (01:00 +0000)
Summary:
The file name was accidentally included when the test file was added.

Test Plan: check-clang

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@336750 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaCXX/coroutine-traits-undefined-template.cpp

index 9016db8dde50beb6cfea11899862fe01a8196bac..4687ed245ac84bc898196ece1841d4f35d4f0f0c 100644 (file)
@@ -1,5 +1,3 @@
-// test/SemaCXX/coroutine-traits-undefined-template.cpp
-
 // This file contains references to sections of the Coroutines TS, which can be
 // found at http://wg21.link/coroutines.