[llvm-bugs] [Bug 48914] New: Config: diagnostics options parsing is wrong

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 27 16:48:23 PST 2021


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

            Bug ID: 48914
           Summary: Config: diagnostics options parsing is wrong
           Product: clang-tools-extra
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: clangd
          Assignee: unassignedclangbugs at nondot.org
          Reporter: sammccall at google.com
                CC: llvm-bugs at lists.llvm.org
            Blocks: 48902

c3df9d58c75e0f89ca95e947804d65e79a491adc moves ClangTidy options under the
Diagnostics section of .clangd config, and enables parsing of it.

It would be very helpful to have this in the 12 release, because config files
formats last forever. (The ClangTidy options have not been in a stable release
yet).

Unfortunately I didn't manage to land the change in time, so requesting a
cherrypick.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=48902
[Bug 48902] [meta] 12.0.0 Release Blockers
-- 
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/20210128/2894b81a/attachment.html>


More information about the llvm-bugs mailing list