[PATCH] D145435: Choose style (file) from within code for use in IDEs
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 7 14:09:31 PST 2023
owenpan added a comment.
In D145435#4176109 <https://reviews.llvm.org/D145435#4176109>, @HazardyKnusperkeks wrote:
> I think this would be a great feature.
I don't understand why anyone wants to do this. If I'm accustomed to a different style, I'd temporarily change the config file in the current directory because chances are I would need to look at code written by other people. If I lock down the style for the files I created as this requested feature allows, what would happen if others need to maintain these files down the road?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145435/new/
https://reviews.llvm.org/D145435
More information about the cfe-commits
mailing list