timon-ul wrote: Okay now I am even more confused.....guess will have to have a deeper look later on. But honestly this is just very weird behaviour then. How the heck does this happen. I guess the AST is not built the same way in both cases?
Regarding code completion and signature help, I think this might be what I hinted at in an earlier comment > [...] that function has a lot of callers so question is if this adjustment > should be done in more callers of this function (and which are the important > ones if so). so I probably should have a look at where those callers go. https://github.com/llvm/llvm-project/pull/206716 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
