[all-commits] [llvm/llvm-project] 2fcade: [lldb] Replace radars link with documenting commen...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sun Jul 30 15:17:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fcade935aa42d1d750f826b431961b6fafb86b7
https://github.com/llvm/llvm-project/commit/2fcade935aa42d1d750f826b431961b6fafb86b7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
Log Message:
-----------
[lldb] Replace radars link with documenting comment (NFC)
This replaces two radar links with improved comments explaining the
underlying issues.
- The first issue is working around a compiler bug that was fixed in
f454dfb6b5af.
- The second issue is an invariant that doesn't actually hold. The
latter was marked as FIXME but there was nothing in the radar about a
possible alternative solution.
Both radars were closed.
More information about the All-commits
mailing list