Clean up: remove trailing spaces in x86 intrinsic headers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
First thanks
I don't see any problem with the patch.
but if you can please add full svn diff from clang.
svn diff --diff-cmd=diff -x -U999999 > x.patch
Comment Actions
I attached full svn diff. Thank you Michael!
I had to clean up the trailing spaces from doxygen comments (because it mess up our post-processing scripts), but since I was doing it, I decided to clean up the rest of the header files in the intrinsics header directory. That's why some of the files that you recently touched were affected.