[PATCH] D118855: [modules] Add a flag for TagDecl if it was a definition demoted to a declaration.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 3 14:29:01 PST 2022


vsapsai added a comment.

`libomptarget :: x86_64-pc-linux-gnu :: mapping/delete_inf_refcount.c` has failed due to

> /usr/bin/ld: final link failed: bad value

As far as I can tell, it's not related to my change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118855



More information about the cfe-commits mailing list