[llvm-bugs] [Bug 38591] New: clang-cl rejects -ftemplate-backtrace-limit
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 15 23:34:53 PDT 2018
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: unassignedbugs at nondot.org
Reporter: neumann at imt.uni-luebeck.de
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180816/fbecb2e3/attachment.html>
More information about the llvm-bugs
mailing list