mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 09:33:43 +08:00
This patch refactors C/C++ formatters to avoid repetitive code by using templates. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D112658 Signed-off-by: Luís Ferreira <contact@lsferreira.net>