summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.param/p1.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-06-13 06:59:07 +0000
committerDouglas Gregor <dgregor@apple.com>2009-06-13 06:59:07 +0000
commita5d5c749b1acb6fdbd6f6e6440b316f73e9b876e (patch)
tree14420ba001e5a7febe2d6b527727880d9ab38c2f /clang/test/CXX/temp/temp.param/p1.cpp
parent4be788c56a960faabed5fe5efbeb8af896deaf90 (diff)
downloadbcm5719-llvm-a5d5c749b1acb6fdbd6f6e6440b316f73e9b876e.tar.gz
bcm5719-llvm-a5d5c749b1acb6fdbd6f6e6440b316f73e9b876e.zip
Move a bunch of tests into temp.param, and write a few tests for paragraphs that hadn't been touched before
llvm-svn: 73288
Diffstat (limited to 'clang/test/CXX/temp/temp.param/p1.cpp')
-rw-r--r--clang/test/CXX/temp/temp.param/p1.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/CXX/temp/temp.param/p1.cpp b/clang/test/CXX/temp/temp.param/p1.cpp
new file mode 100644
index 00000000000..488c3a07429
--- /dev/null
+++ b/clang/test/CXX/temp/temp.param/p1.cpp
@@ -0,0 +1 @@
+// Paragraph 1 is descriptive, and therefore requires no tests.
OpenPOWER on IntegriCloud