[clang] [clang-format] Allow decltype in requires clause (PR #78847)

Emilia Kond via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 04:57:03 PST 2024


================
@@ -1071,6 +1071,16 @@ TEST_F(TokenAnnotatorTest, UnderstandsRequiresClausesAndConcepts) {
                     "concept C = (!Foo<T>) && Bar;");
----------------
rymiel wrote:

88d1de5ec64210686d93a90529583505635d257d

https://github.com/llvm/llvm-project/pull/78847


More information about the cfe-commits mailing list