The convenience wrapper in STLExtras is available since rL342102.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 23164 Build 23163: arc lint + arc unit
Event Timeline
Comment Actions
Reflow nearby lines with: git diff -U0 --no-color 'HEAD^' | ~/llvm/tools/clang/tools/clang-format/clang-format-diff.py -i -p1
Comment Actions
Haven't looked through all these manually, but sed seems reliable enough + clang-format (btw, if you use git, you can use git-clang-format to reformat everything in your change too)