History log of /frameworks/compile/slang/tests/F_ptr_in_struct/ptr_in_struct.rs
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
13fad85b3c99a37c17d8acfec72f46b8ee64e912 24-Nov-2015 Stephen Hines <srhines@google.com> Void pointers can't be exported.

Bug: http://b/25853842

Change-Id: I5b11fd14b6cd57a06522e921c62ed033488aa08e
/frameworks/compile/slang/tests/F_ptr_in_struct/ptr_in_struct.rs
6ce15a76781bf7278ae64c027db5749f953d74b4 13-Oct-2015 Stephen Hines <srhines@google.com> Fix unnecessarily broken sections in slang tests.

These tests mostly were including broken kernel functions (in addition
to their other errors). It is best to remove these unnecessary blocks
for clarity in the individual tests. llvm-rs-cc is intended to return
C99-related errors first, and any possible RS-kernel-reflection errors
only once that completes successfully (which is why we never noticed
this before). I also renamed some of the misnamed tests (we don't retain
the P_ or F_ prefix on the source filenames).

Change-Id: I9995e8b05817c895676e0eaa1adde263dc639cc0
/frameworks/compile/slang/tests/F_ptr_in_struct/ptr_in_struct.rs
c97a333bc84ce8c28c96d07734cbded75c914639 01-Dec-2010 Stephen Hines <srhines@google.com> Improve validation of AST before reflection.

Change-Id: If4b52f3a713ab97145bc31ef42b18d1cc144099a
/frameworks/compile/slang/tests/F_ptr_in_struct/ptr_in_struct.rs
c808a99831115928b4648f4c8b86dc682594217a 30-Nov-2010 Stephen Hines <srhines@google.com> Add prelim error check for pointers in structs.

Bug: 2954471
Change-Id: Icacf67dd3eeb3dda67e1eae3d54e11f7efa6c680
/frameworks/compile/slang/tests/F_ptr_in_struct/ptr_in_struct.rs