[lldb][NFC] Remove outdated TODO message
authorAlex Langford <alangford@apple.com>
Mon, 3 Apr 2023 20:08:52 +0000 (13:08 -0700)
committerAlex Langford <alangford@apple.com>
Mon, 3 Apr 2023 20:08:54 +0000 (13:08 -0700)
This should have been removed in a52054cfa29d

lldb/source/Expression/CMakeLists.txt

index 4194cfe..edf6762 100644 (file)
@@ -1,4 +1,3 @@
-# TODO: Add property `NO_PLUGIN_DEPENDENCIES` to lldbExpression
 add_lldb_library(lldbExpression NO_PLUGIN_DEPENDENCIES
   DiagnosticManager.cpp
   DWARFExpression.cpp