<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - clang UsersManual does not provide sufficient documentation for option -x language"
href="https://bugs.llvm.org/show_bug.cgi?id=49936">49936</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang UsersManual does not provide sufficient documentation for option -x language
</td>
</tr>
<tr>
<th>Product</th>
<td>Documentation
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>General docs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>melanie.blower@intel.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>