[PATCH] D60778: Make precompiled headers reproducible by switching OpenCL extension to std::map
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 17 08:56:14 PDT 2019
Anastasia added a comment.
In D60778#1470188 <https://reviews.llvm.org/D60778#1470188>, @riccibruno wrote:
> Maybe, but is there an equivalent to `getTypeID` for declarations ?
`getDeclID` is used in the first patch...
although now I am thinking may be original patch is a better approach?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60778/new/
https://reviews.llvm.org/D60778
More information about the cfe-commits
mailing list