[llvm-bugs] [Bug 25058] New: Add example of specifying IncludeCategories via YAML to the documentation

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 5 07:59:18 PDT 2015


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

            Bug ID: 25058
           Summary: Add example of specifying IncludeCategories via YAML
                    to the documentation
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: gonzalobg88 at gmail.com
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org
    Classification: Unclassified

I'm having trouble finding out how to pass the regex and their weight to
IncludeCategories using a YAML .clang-format file. 

An example would make my life simpler. 

I figured it out for ForEachMacros, but the following example would have also
made my life simpler: 

ForEachMacros: ['RANGES_FOR', 'BOOST_FOREACH']

-- 
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/20151005/cae197d8/attachment.html>


More information about the llvm-bugs mailing list