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: unassignedb...@nondot.org
Reporter: neum...@imt.uni-luebeck.de
CC: llvm-bugs@lists.llvm.org
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
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs