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-tools-extra
/
clang-reorder-fields
History
Vladimir Vuksanovic
63e45504ab
[clang-reorder-fields] Check for flexible array member (
#160262
)
...
A flexible array member must remain the last field in the struct.
2025-09-29 15:05:28 -07:00
..
tool
NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (
#151545
)
2025-07-31 15:07:35 -04:00
CMakeLists.txt
[clang-reorder-fields] Support designated initializers (
#142150
)
2025-09-01 00:26:42 -07:00
Designator.cpp
[clang-reorder-fields] Fix unused private field warning (NFC)
2025-09-01 10:07:11 +02:00
Designator.h
[clang-reorder-fields] Fix unused private field warning (NFC)
2025-09-01 10:07:11 +02:00
ReorderFieldsAction.cpp
[clang-reorder-fields] Check for flexible array member (
#160262
)
2025-09-29 15:05:28 -07:00
ReorderFieldsAction.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00