[all-commits] [llvm/llvm-project] ac73f5: [lldb] Remove forgotten FIXME on CPlusPlus formatters
Luís Ferreira via All-commits
all-commits at lists.llvm.org
Fri Oct 29 02:33:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac73f567cffb663712e937051b0e81a82488698b
https://github.com/llvm/llvm-project/commit/ac73f567cffb663712e937051b0e81a82488698b
Author: Luís Ferreira <contact at lsferreira.net>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
Log Message:
-----------
[lldb] Remove forgotten FIXME on CPlusPlus formatters
The patch [1] introduced this FIXME but ended up not being removed when fixed.
[1]: https://github.com/llvm/llvm-project/commit/f68df12fb039d5177e34f4541fa242b891949db6
Signed-off-by: Luís Ferreira <contact at lsferreira.net>
Reviewed By: teemperor
Differential Revision: https://reviews.llvm.org/D112586
More information about the All-commits
mailing list