[cfe-commits] [PATCH] New clang-check vim integration script
Manuel Klimek
reviews at llvm-reviews.chandlerc.com
Mon Sep 3 10:59:52 PDT 2012
My vim needs \ escaping of both () and |...
This works for me:
\.\(cpp\|cxx\|cc\|c\)$'
http://llvm-reviews.chandlerc.com/D35
More information about the cfe-commits
mailing list