[PATCH] D138453: [clang] Add serialization for loop hint annotation tokens

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 5 14:10:17 PST 2023


shafik added a comment.

It looks like https://github.com/llvm/llvm-project/issues/60543 is hitting your added `llvm_unreachable("missing serialization code for annotation token");` is this expected.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138453



More information about the cfe-commits mailing list