Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
llvm-project/clang-tools-extra/test/clang-reorder-fields
History
Vladimir Vuksanovic a17b5bce8c
[clang-reorder-fields] Prevent rewriting unsupported cases (#142149)
Add checks to prevent rewriting when doing so might result in incorrect
code. The following cases are checked:
- There are multiple field declarations in one statement like `int a, b`
- Multiple fields are created from a single macro expansion
- Preprocessor directives are present in the struct
2025-06-22 19:00:11 -07:00
..
AggregatePartialInitialization.cpp
…
ClassDerived.cpp
…
ClassDifferentFieldsAccesses.cpp
…
ClassMixedInitialization.cpp
…
ClassSimpleCtor.cpp
…
Comments.cpp
…
CStructAmbiguousName.cpp
…
CStructFieldsOrder.cpp
…
FieldAnnotationsInMacros.cpp
…
FieldDependencyWarning.cpp
…
FieldDependencyWarningDerived.cpp
…
MacroExpandsToMultipleFields.cpp
[clang-reorder-fields] Prevent rewriting unsupported cases (#142149)
2025-06-22 19:00:11 -07:00
MacroExpansionField.cpp
…
MultipleFieldDeclsInStatement.cpp
[clang-reorder-fields] Prevent rewriting unsupported cases (#142149)
2025-06-22 19:00:11 -07:00
PlainCStructFieldsOrder.c
…
PreprocessorDirectiveAroundDefinition.cpp
[clang-reorder-fields] Prevent rewriting unsupported cases (#142149)
2025-06-22 19:00:11 -07:00
PreprocessorDirectiveAroundFields.cpp
[clang-reorder-fields] Prevent rewriting unsupported cases (#142149)
2025-06-22 19:00:11 -07:00
PreprocessorDirectiveInDefinition.cpp
[clang-reorder-fields] Prevent rewriting unsupported cases (#142149)
2025-06-22 19:00:11 -07:00
Powered by Gitea Version: 1.23.1 Page: 1098ms Template: 10ms
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