Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/llvm/lib/DebugInfo
History
Kazu Hirata 03f616eb3a
[llvm] Compare std::optional<T> to values directly (NFC) (#143340)
This patch transforms:

  X && *X == Y

to:

  X == Y

where X is of std::optional<T>, and Y is of T or similar.
2025-06-08 22:37:59 -07:00
..
BTF
[NFC][DebugInfo] Wrap DILineInfo return type with std::optional to handle missing debug info. (#129792)
2025-03-17 17:01:06 -04:00
CodeView
[llvm] annotate interfaces in llvm/DebugInfo for DLL export (#140778)
2025-06-04 14:23:01 -07:00
DWARF
[llvm] Compare std::optional<T> to values directly (NFC) (#143340)
2025-06-08 22:37:59 -07:00
GSYM
[llvm] Remove unused includes (NFC) (#142733)
2025-06-04 12:30:52 -07:00
LogicalView
[llvm-debuginfo-analyzer] Add support for parsing DWARF / CodeView SourceLanguage (#137223)
2025-06-06 15:03:07 +01:00
MSF
[NFC][Support] Add llvm::uninitialized_copy (#138174)
2025-05-07 17:37:38 -07:00
PDB
[pdb] Tweak the message about overflowing the publics/globals record stream
2025-05-23 09:55:10 +02:00
Symbolize
Rename GsymDIContext to GsymContext (#140227)
2025-05-16 10:18:21 -07:00
CMakeLists.txt
[BPF][DebugInfo] Use .BPF.ext for line info when DWARF is not available
2023-07-12 09:51:09 -07:00
Powered by Gitea Version: 1.23.1 Page: 1224ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API