Displaying 1 result from an estimated 1 matches for "compiler_rt_whitespac".
Did you mean:
compiler_rt_whitespace
2013 Jul 08
2
[LLVMdev] [RFC] Fix leading and trailing spaces
...stylepp_trailing_space and
script/stylepp_skeleton stylepp_space_after_tab
on llvm codebase, rather large patches are here (Is this correct list or
should I split them somewhat?)
kam.mff.cuni.cz/~ondra/llvm_whitespace.patch
kam.mff.cuni.cz/~ondra/clang_whitespace.patch
kam.mff.cuni.cz/~ondra/compiler_rt_whitespace.patch
I do not know if there are directories that I should keeps so could you
tell me a list of them?
Please use flags to ignore whitespaces like
hg annotate -w
git blame -w
patch -l
git apply --ignore-space
Could you also verify each patch by git diff -w that it indeed touches
only whitespace...