-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-5119
-
-
-
Use both "#pragma RETAIN" and "__attribute__((used))" at the same time.
-
The RETAIN pragma may not keep an unused variable like it's supposed to.
Using #pragma RETAIN does not keep a static file level variable