stella.stamenova added inline comments.
Herald added a subscriber: JDevlieghere.
================
Comment at: lldb/test/Shell/SymbolFile/PDB/enums-layout.test:13
-ENUM: Type{{.*}} , name = "Enum", size = 4, decl =
simpletypestest.cpp:19, compiler_type = {{.*}} enum Enum {
+ENUM: Type{{.*}} , name = "Enum", size = 4, decl =
{{[Ss]}}imple{{[Tt]}}ypes{{[Tt]}}est.cpp:19, compiler_type = {{.*}} enum Enum {
ENUM_NEXT: RED,
----------------
This is particularly absurd. VS2017 toolset does not capitalize the name of the
file, but VS2019 toolset does.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115482/new/
https://reviews.llvm.org/D115482
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits