This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
TextAPI
History
Kazu Hirata
4eed68357e
[llvm] Use "= default" (NFC) (
#166088
)
...
Identified with modernize-use-equals-default.
2025-11-02 17:16:47 -08:00
..
BinaryReader
[llvm] Remove redundant typename (NFC) (
#166087
)
2025-11-02 13:15:16 -08:00
Architecture.cpp
[TextAPI] Seperate out Arch name from enum label, NFCI (
#152332
)
2025-08-06 10:44:00 -07:00
ArchitectureSet.cpp
…
CMakeLists.txt
…
InterfaceFile.cpp
…
PackedVersion.cpp
…
Platform.cpp
…
RecordsSlice.cpp
[TextAPI] Use MapVector::try_emplace (NFC) (
#143564
)
2025-06-10 11:36:24 -07:00
RecordVisitor.cpp
[llvm] Use "= default" (NFC) (
#166088
)
2025-11-02 17:16:47 -08:00
Symbol.cpp
…
SymbolSet.cpp
[TextAPI] Fix memory leak in SymbolSet. (
#150589
)
2025-07-26 09:32:10 +10:00
Target.cpp
…
TextAPIContext.h
…
TextAPIError.cpp
…
TextStub.cpp
…
TextStubCommon.cpp
[TextAPI] Seperate out Arch name from enum label, NFCI (
#152332
)
2025-08-06 10:44:00 -07:00
TextStubCommon.h
…
TextStubV5.cpp
[TextAPI] print symbols in a stable order in v5 format (
#148687
)
2025-07-14 12:13:43 -07:00
Utils.cpp
…