public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Improve contrib/clang-format to work with C++11 code [PR97076]
@ 2020-09-17  9:37 Dimitrij Mijoski
  2020-09-17 21:24 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: Dimitrij Mijoski @ 2020-09-17  9:37 UTC (permalink / raw)
  To: gcc-patches

contrib/ChangeLog:
	PR other/97076
	* clang-format: Update.
---
 contrib/clang-format | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/clang-format b/contrib/clang-format
index 7a4e96f64ca..ceb5c1d524f 100644
--- a/contrib/clang-format
+++ b/contrib/clang-format
@@ -147,4 +147,4 @@ AlignTrailingComments: true
 AllowShortFunctionsOnASingleLine: All
 AlwaysBreakTemplateDeclarations: MultiLine
 KeepEmptyLinesAtTheStartOfBlocks: false
-Standard: Cpp03
+Standard: Auto
-- 
2.25.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Improve contrib/clang-format to work with C++11 code [PR97076]
  2020-09-17  9:37 [PATCH] Improve contrib/clang-format to work with C++11 code [PR97076] Dimitrij Mijoski
@ 2020-09-17 21:24 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2020-09-17 21:24 UTC (permalink / raw)
  To: Dimitrij Mijoski, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]


On 9/17/20 3:37 AM, Dimitrij Mijoski via Gcc-patches wrote:
> contrib/ChangeLog:
> 	PR other/97076
> 	* clang-format: Update.

THanks.  Installed.

jeff


[-- Attachment #2: pEpkey.asc --]
[-- Type: application/pgp-keys, Size: 1763 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-17 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17  9:37 [PATCH] Improve contrib/clang-format to work with C++11 code [PR97076] Dimitrij Mijoski
2020-09-17 21:24 ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).