<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 27, 2021 at 10:41 AM David Blaikie <<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Apr 26, 2021 at 9:13 PM saloni goyal via cfe-dev<br>
<<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>> wrote:<br><br></blockquote><div><snip> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> 2. For some comments the indent level should be more or the clang-format should accept some comment intend level as it.<br>
<br>
I guess clang-format already does some indent handling for comments (I<br>
think it generally aligns it with the code/indent of the surrounding<br>
elements) - so you might be able to modify the logic that chooses and<br>
performs that comment indentation to do what you want?<br></blockquote><div><br></div><div>Basically there are some comments that are indented one level more than above line. So I want that these indented comments should not get aligned back with the above line, should remain one level indented. Can you please tell me the file name or path of the file in which these changes should be made so that I can get the desired results?<br><br>Thanks<br>Saloni<br></div><div><br></div></div></div>