[swift-users] What do DSE and NFC mean ?

Chris Lattner clattner at apple.com
Sun Jan 3 15:36:43 CST 2016


> On Jan 2, 2016, at 11:25 PM, Jacob Bandes-Storch via swift-users <swift-users at swift.org> wrote:
> 
> I believe these are Dead Store <https://en.wikipedia.org/wiki/Dead_store> Elimination, and "No Functional Change" (reassurance for why tests weren't added along with a commit, or that a commit is so minor it doesn't need review).

Yep exactly!  See also:
http://llvm.org/docs/Lexicon.html <http://llvm.org/docs/Lexicon.html>

for other compilery jargony things.

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160103/b67e09de/attachment.html>


More information about the swift-users mailing list