Capitalize the profile function of APValue such that it can be used by FoldingSetNodeID
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Good idea. (My use for this in class type non-type template parameters doesn't directly use APValues as values in a folding set, but that seems like a reasonable use case for this functionality.)
clang/include/clang/AST/APValue.h | ||
---|---|---|
369–370 | These ones shouldn't be capitalized :) |
These ones shouldn't be capitalized :)