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
/
clang
/
lib
/
APINotes
History
Kazu Hirata
89071f3559
[clang] Drop unaligned from calls to readNext (NFC) (
#88842
)
...
Now readNext defaults to unaligned accesses. This patch drops unaligned to improve readability.
2024-04-16 00:09:41 -07:00
..
APINotesFormat.h
[APINotes] Upstream APINotes YAML compiler
2023-11-13 19:36:36 +00:00
APINotesManager.cpp
[APINotes] For a re-exported module, look for APINotes in the re-exporting module's apinotes file
2024-03-28 12:59:57 +00:00
APINotesReader.cpp
[clang] Drop unaligned from calls to readNext (NFC) (
#88842
)
2024-04-16 00:09:41 -07:00
APINotesTypes.cpp
APINotes: annotate dump methods (NFC)
2021-01-08 20:49:28 +00:00
APINotesWriter.cpp
[APINotes] Make an assert in a std::sort call tolerate self-comparisons
2024-03-28 23:11:58 +01:00
APINotesYAMLCompiler.cpp
[clang] Use StringRef::{starts,ends}_with (NFC) (
#75149
)
2023-12-13 08:54:13 -08:00
CMakeLists.txt
[APINotes] Upstream APINotesManager
2023-11-17 13:28:51 +00:00