[PATCH] D150910: [libclang] Add CXBinaryOperatorKind and CXUnaryOperatorKind (implements 29138)

MineGame159 via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 8 05:25:06 PDT 2023


MineGame159 added a comment.

I kinda thought the undefined reference error is just something I broke on my machine but guess not. Don't really know what can cause it since it can link to other functions from there and the function exists.


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

https://reviews.llvm.org/D150910



More information about the cfe-commits mailing list