Autodetect C++ dialect in use for clang-format
authorDimitrij Mojoski <dmjpp@hotmail.com>
Thu, 17 Sep 2020 21:22:33 +0000 (15:22 -0600)
committerJeff Law <law@redhat.com>
Thu, 17 Sep 2020 21:22:33 +0000 (15:22 -0600)
commit172178c0c35e1dabb778c80c26dc872136c45cf5
tree656389ab637502673aef69f541102161d0500b84
parent4f0aa5b051c0d3e81478bcb495e4e072b2d9827d
Autodetect C++ dialect in use for clang-format

PR other//97076
* clang-format: Autodetect C++ standard in use rather than
forcing C++03.
contrib/clang-format