mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 18:58:15 +00:00
Emphasize that clang-fixit is planned but not yet contributed. I should
really just push the initial version.... llvm-svn: 161858
This commit is contained in:
parent
2a40418a99
commit
ebbc0c93c9
@ -93,13 +93,13 @@ formats with different flags, suitable for use driving an IDE or editor.</p>
|
||||
|
||||
<p>FIXME: Link to user-oriented clang-check documentation.</p>
|
||||
|
||||
<h3 id="clang-fixit"><tt>clang-fixit</tt></h3>
|
||||
<h3 id="clang-fixit"><tt>clang-fixit</tt> (Not yet implemented!)</h3>
|
||||
<p>A tool which specifically applies the Clang fix-it hint diagnostic technology
|
||||
on top of a dedicated tool. It is designed to explore alternative interfaces for
|
||||
applying fix-it hints, including automatic application, prompting users with
|
||||
options for different fixes, etc.</p>
|
||||
|
||||
<p>Note that the clang-fixit tool is planned, but not yet implemented.</p>
|
||||
<p><b>NB:</b> The clang-fixit tool is planned, but not yet implemented.</p>
|
||||
|
||||
<p>FIXME: Link to user-oriented clang-fixit documentation.</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user