[PATCH] D81389: dwarf::isCPlusPlus fails with user language

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 10:30:20 PDT 2020


aprantl added a comment.

It would have been nice if the standard had assigned the DW_LANG constants in a `DW_LANG_cplus_plus | version << offset` fashion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81389





More information about the llvm-commits mailing list