Michael137 added inline comments.
Herald added a subscriber: JDevlieghere.

================
Comment at: lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp:68
       // Lambda
-      {"main::{lambda()#1}::operator()() const::{lambda()#1}::operator()() 
const",
-       "main::{lambda()#1}::operator()() const::{lambda()#1}", "operator()", 
"()", "const",
+      {"main::{lambda()#1}::operator()() const::{lambda()#1}::operator()() "
+       "const",
----------------
`git clang-format`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135413/new/

https://reviews.llvm.org/D135413

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to