[llvm-bugs] [Bug 49936] New: clang UsersManual does not provide sufficient documentation for option -x language
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 12 11:18:31 PDT 2021
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: unassignedbugs at nondot.org
Reporter: melanie.blower at intel.com
CC: llvm-bugs at lists.llvm.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210412/9c0e3967/attachment.html>
More information about the llvm-bugs
mailing list