aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@fb.com>2025-01-15 16:30:45 -0800
committerGitHub <noreply@github.com>2025-01-15 16:30:45 -0800
commitb7722fbcab4d769be54ae3001f311b2955ef6134 (patch)
tree6c77ffa7429631221ee7f4d44766a032bf0898cb /flang/lib/Frontend/CompilerInvocation.cpp
parent319c1190939960d009c88baf0d5fb97a549b7a57 (diff)
downloadllvm-b7722fbcab4d769be54ae3001f311b2955ef6134.zip
llvm-b7722fbcab4d769be54ae3001f311b2955ef6134.tar.gz
llvm-b7722fbcab4d769be54ae3001f311b2955ef6134.tar.bz2
[lldb] Fix std::unordered_* synthetic children when typedefs are used. (#123125)
There was a bug in both the GNU and libc++ library synthetic child providers when a typedef was used in the type of the variable. Previous code was looking at the top level typename to try and determine if std::unordered_ was a map or set and this failed when typedefs were being used. This patch fixes both C++ library synthetic child providers with updated tests.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions