llvm-project/clang/include
Saleem Abdulrasool 4bddd9d400 CodeGen: make target builtins support languages
This extends the target builtin support to allow language specific annotations
(i.e. LANGBUILTIN).  This is to allow MSVC compatibility whilst retaining the
ability to have EABI targets use a __builtin_ prefix.  This is merely to allow
uniformity in the EABI case where the unprefixed name is provided as an alias in
the header.

llvm-svn: 212196
2014-07-02 17:41:27 +00:00
..
clang CodeGen: make target builtins support languages 2014-07-02 17:41:27 +00:00
clang-c [OPENMP] Initial parsing and sema analysis for 'single' directive. 2014-06-26 12:05:45 +00:00
CMakeLists.txt
Makefile