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

            Bug ID: 52571
           Summary: Removed /Zd flag still mentioned in documentation
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: jva...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@metafoo.co.uk

https://reviews.llvm.org/D93458 removed the /Zd flag as MSVC doesn't support
that syntax. Instead users should be using -gline-tables-only

The /Zd flag is still mentioned at
https://clang.llvm.org/docs/UsersManual.html#clang-cl :   /Zd                  
  Emit debug line number tables only

Can this be removed as well?

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

Reply via email to