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

            Bug ID: 38591
           Summary: clang-cl rejects -ftemplate-backtrace-limit
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

While compiling using LLVM Toolchain in VS I get the following messages (or
similar ones):

3>C:\Sources\Repos\Everything\Archive\Archive/OutputArchive.h(80):  note:
(skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)

Windows builds of clang/clang-cl reject -ftemplate-backtrace-limit and do not
list the command with -help. 

Example:
3>clang-cl.exe : warning : unknown argument ignored in clang-cl:
'-ftemplate-backtrace-limit=0' [-Wunknown-argument]

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

Reply via email to