<div>Dear colleguaes, it seems i have met the bug for processing of C++11 custom language attributes.</div><div> </div><div>1) I took example from <a href="https://github.com/llvm/llvm-project/blob/main/clang/examples/Attribute/Attribute.cpp" rel="noopener noreferrer" target="_blank">https://github.com/llvm/llvm-project/blob/main/clang/examples/Attribute/Attribute.cpp</a></div><div>2) And make a short sample which reproduce the bug <a href="https://github.com/FROL256/clang_parse_ast_example" rel="noopener noreferrer" target="_blank">https://github.com/FROL256/clang_parse_ast_example</a></div><div> </div><div>The problem in that getNumArgs() is always zero, nevermind how many arguments we actually have in the attribute.</div><div>I have tested this with clang 12. I think i could test it under clang 14 if build sample as a part of llvm.</div><div>But probably i just did some-thing wrong ... ?</div><div> </div><div>Anyway it would be nice to have this issue working with clang 12 because usually i work with prebuild packages of clang and libtooling on Linux Mint.</div><div>Could you please look prepared sample and suggest sms if possible ... thanks! )</div><div>-- </div><div>Best Regards,</div><div> Frolov V.A.</div><div> </div>