ABataev added inline comments.

================
Comment at: clang/lib/Sema/SemaOpenMP.cpp:5879
   D.SetIdentifier(&VariantII, D.getBeginLoc());
   return BaseFD;
 }
----------------
Does the user of this function expect that BaseFD can be `nullptr` after this 
change?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85878

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

Reply via email to