| commit | 08989c7ecda18fc570299d6080868b6d3da921b0 | [log] [tgz] |
|---|---|---|
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | Sun Apr 30 19:41:19 2017 +0000 |
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Sun Apr 30 19:41:19 2017 +0000 |
| tree | e4f819be05e3d19bb296db9b6d6078d2d72e20fc | |
| parent | 8ac81f392424142a2a92e231afda1f637ac59041 [diff] |
Rename isKnownNotFullPoison to programUndefinedIfPoison; NFC Summary: programUndefinedIfPoison makes more sense, given what the function does; and I'm about to add a function with a name similar to isKnownNotFullPoison (so do the rename to avoid confusion). Reviewers: broune, majnemer, bjarke.roune Reviewed By: broune Subscribers: mcrosier, llvm-commits, mzolotukhin Differential Revision: https://reviews.llvm.org/D30444 llvm-svn: 301776