[PATCH] D46190: For an ODR declaration, set the 'Used' bit on its associated declarations.
Carlos Alberto Enciso via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 27 07:54:01 PDT 2018
CarlosAlbertoEnciso added a comment.
Note:
The patch includes the entry points to set Objective-C and OpenMP declarations, but I do not
know anything about Objective-C or OpenMP. The functions just return without updating any
extra 'Used' bit.
Any suggestion on how to deal with those functions, is very much appreciated.
Thanks.
Repository:
rC Clang
https://reviews.llvm.org/D46190
More information about the cfe-commits
mailing list