[llvm-bugs] [Bug 44195] clang-format incorrectly detects function arguments as function parameters

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Dec 14 10:52:39 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=44195

Pablo Martin-Gomez <pablomg+llvm at eskapa.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Pablo Martin-Gomez <pablomg+llvm at eskapa.be> ---
My bad, NOTABUG. Function calls are correctly detected inside a function
definition. Having a function call outside a function definition makes no
sense, so it is fair that they are not detected as one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191214/e804ecab/attachment-0001.html>


More information about the llvm-bugs mailing list