<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>   Is it possible to get the fixits that clang-tidy can produce, but via libclang?</p>
<p><br>
</p>
<p>I tried adding the --analyze option when creating the translation unit, but I don't see any static analyser warnings and only fixit I have seen so far is to add missing semi colon.</p>
<p><br>
</p>
<p>Thanks in advance</p>
<p><br>
</p>
<p>Dan<br>
</p>
</div>
</body>
</html>