Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >).
Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >) #10602
pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:clang-format-cpp11 changing 1 files +1 −1-
practicalswift commented at 3:35 PM on June 15, 2017: contributor
-
Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >) 131a8ceb73
-
ryanofsky commented at 5:00 PM on June 15, 2017: member
Tested ACK 131a8ceb731b4c0f3c2b5f189f2d4e7c928edf52, verified that this removes spaces between closing brackets.
-
jtimon commented at 7:33 PM on June 15, 2017: contributor
utACK
- fanquake added the label Scripts and tools on Jun 16, 2017
-
sipa commented at 9:59 PM on June 16, 2017: member
utACK 131a8ceb731b4c0f3c2b5f189f2d4e7c928edf52
- sipa merged this on Jun 16, 2017
- sipa closed this on Jun 16, 2017
- sipa referenced this in commit d76e84a214 on Jun 16, 2017
- PastaPastaPasta referenced this in commit 1f89fc1866 on Jul 5, 2019
- PastaPastaPasta referenced this in commit ee5d1b0eaa on Jul 5, 2019
- PastaPastaPasta referenced this in commit 3d8c18e563 on Jul 6, 2019
- PastaPastaPasta referenced this in commit 814a744ad7 on Jul 8, 2019
- PastaPastaPasta referenced this in commit 9098119df2 on Jul 9, 2019
- PastaPastaPasta referenced this in commit 8c4e351c8a on Jul 9, 2019
- barrystyle referenced this in commit 4e09aeb208 on Jan 22, 2020
- practicalswift deleted the branch on Apr 10, 2021
- DrahtBot locked this on Aug 16, 2022
Contributors
Labels