In general, we have not been particularly disciplined in this regard. I would suggest following what is being done locally in the file you are modifying, i.e. FuncDecl */TypeChecker & as per the LLVM style guide.
Michael > On Dec 12, 2015, at 3:15 PM, Jacob Bandes-Storch via swift-dev > <swift-dev@swift.org> wrote: > > I've noticed a mix of pointers (FuncDecl*) and references (TypeChecker&) in > the C++ codebase. Is there a particular reason for this? Perhaps a style > guide? > > Jacob > _______________________________________________ > swift-dev mailing list > swift-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev