Add comment
authorChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 18:44:30 +0000 (18:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 18:44:30 +0000 (18:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5945 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2003-02-12-NonlocalGoto.c

index 736232e915a738d95afc4c0b0950c3afef927b9a..cb84dc94569c71dc4cfd3e0063663c215ce9bcad 100644 (file)
@@ -1,3 +1,7 @@
+
+/* It is unlikely that LLVM will ever support nested functions, but if it does,
+   here is a testcase. */
+
 main()
 {
   __label__ l;