Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Patch looks good, but can you provide a better description for the commit message? (I think this is NFC but is a minor performance improvement.)
Paths
| Differential D81077
If the identifier is unknown, return false. ClosedPublic Authored by v.g.vassilev on Jun 3 2020, 3:21 AM.
Details
Diff Detail Event TimelineComment Actions Patch looks good, but can you provide a better description for the commit message? (I think this is NFC but is a minor performance improvement.) This revision is now accepted and ready to land.Jun 18 2020, 11:38 AM Closed by commit rG46ea465b5b74: Return false if the identifier is not in the global module index. (authored by v.g.vassilev). · Explain WhyJun 22 2020, 1:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268121 interpreter/llvm/src/tools/clang/lib/Serialization/GlobalModuleIndex.cpp
|