https://bugs.llvm.org/show_bug.cgi?id=34425

            Bug ID: 34425
           Summary: Clang fails to compile a program with function
                    definition inside function.
           Product: clang
           Version: trunk
          Hardware: HP
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: cs15btech11...@iith.ac.in
                CC: llvm-bugs@lists.llvm.org

In C when there is a function defined inside other function, clang gives error
whereas GCC and ICC compiles it. For c++, all three of them gives error. Since
in case of C code, only clang is odd one, I think it should be corrected.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to