This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
83ea7ce3a132001dfd7665c7eb50ef44cfd79802
clang-p2996
/
lldb
/
source
/
DataFormatters
History
Adrian Prantl
f900644ae2
Refactor GetObjectDescription() to return llvm::Expected (NFC)
...
This is de facto an NFC change for Objective-C but will benefit the Swift language plugin.
2024-06-20 10:32:06 -07:00
..
CMakeLists.txt
…
CXXFunctionPointer.cpp
…
DataVisualization.cpp
…
DumpValueObjectOptions.cpp
…
FormatCache.cpp
…
FormatClasses.cpp
…
FormatManager.cpp
[lldb] Avoid (unlimited) GetNumChildren calls when printing values (
#93946
)
2024-06-03 10:34:44 +02:00
FormattersHelpers.cpp
…
LanguageCategory.cpp
…
StringPrinter.cpp
…
TypeCategory.cpp
…
TypeCategoryMap.cpp
[lldb] fix dead lock in TypeCategoryMap.cpp (
#87540
)
2024-04-12 10:48:41 -04:00
TypeFormat.cpp
…
TypeSummary.cpp
Make ValueObjectPrinter's handling of its ValueObject pointers more principled (NFC) (
#81314
)
2024-02-12 15:24:11 -08:00
TypeSynthetic.cpp
Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected (
#84219
)
2024-03-08 16:03:04 -08:00
ValueObjectPrinter.cpp
Refactor GetObjectDescription() to return llvm::Expected (NFC)
2024-06-20 10:32:06 -07:00
VectorType.cpp
Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected (
#84219
)
2024-03-08 16:03:04 -08:00