[PATCH] D39208: [Analyzer] Do not use static storage to for implementations created in BodyFarm.cpp

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 23 17:00:56 PDT 2017


george.karpenkov added a comment.

@dcoughlin the context I was thinking about is that if everyone consistently runs `clang-format` (if we want that), then we never would have discussion.
The alternative is that every run of `clang-format` would be followed by manually reverting changes which were introduced by mistake (in this case, because the file was moved).


https://reviews.llvm.org/D39208





More information about the cfe-commits mailing list