yonghong-song added a comment.

Regarding to this one "This is missing a bunch of C++ tests that show what 
happens in the case of inheritance, template instantiations, etc."
Could you give me some example tests which I can take a look in order to add 
support. FYI, BPF backend publicly only supports C language,
(a restrict C for example __thread keyword is not supported). I guess template 
instantiations does not apply here? Or we can still test
template instantiation since we are at clang stage?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69759/new/

https://reviews.llvm.org/D69759



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to