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

            Bug ID: 49936
           Summary: clang UsersManual does not provide sufficient
                    documentation for option -x language
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: General docs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Clang has option -x language but doesn't specify values for language

I doctored clang to display the text values, here's today's list in
alphabetical order.
ada
assembler
assembler-with-cpp
ast
c
c++
c++-cpp-output
c++-header
c-header
cl
clcpp
cl-header
c++-module
cpp-output
cuda
cuda-cpp-output
f95
f95-cpp-input
hip
hip-cpp-output
ifs
ifs-cpp
ir
java
none
objc++-cpp-output
objc-cpp-output
objective-c
objective-c++
objective-c++-cpp-output
objective-c-cpp-output
objective-c++-header
objective-c-header
pcm
renderscript
treelang

There's a local array kStaticLangageTypes which holds all the enums which are
legal, would be nice to get this fully documented along with a descripton for
each string

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

Reply via email to