llvm-project/clang/tools
Tanya Lattner 55808c1026 Add support for builtin astype:
__builtin_astype(): Used to reinterpreted as another data type of the same size using for both scalar and vector data types.
Added test case.

llvm-svn: 132612
2011-06-04 00:47:47 +00:00
..
c-index-test Add c-index-test printing and tests for static and virtual method 2011-05-13 15:54:42 +00:00
driver Support -fatal-warnings for the assembler frontend 2011-05-19 18:42:29 +00:00
libclang Add support for builtin astype: 2011-06-04 00:47:47 +00:00
scan-build Update regex in scan-build for parsing statistics. 2011-04-27 23:43:27 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile libclang and c-index-test can be built on Cygming. 2010-11-09 03:25:21 +00:00