History log of /external/clang/include/clang/Config/config.h.in
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef8225444452a1486bd721f3285301fe84643b00 21-Jul-2014 Stephen Hines <srhines@google.com> Update Clang for rebase to r212749.

This also fixes a small issue with arm_neon.h not being generated always.

Includes a cherry-pick of:
r213450 - fixes mac-specific header issue
r213126 - removes a default -Bsymbolic on Android

Change-Id: I2a790a0f5d3b2aab11de596fc3a74e7cbc99081d
/external/clang/include/clang/Config/config.h.in
4762a2da74875d2ae94e0d77d38ed964816cce36 16-Apr-2012 Sebastian Pop <spop@codeaurora.org> use DEFAULT_SYSROOT

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154792 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Config/config.h.in
f7728dc1d4899b51a6767cafacfcd4d0d7d351a3 13-Apr-2012 Daniel Dunbar <daniel@zuster.org> Config.h: Add another definition which the Darwin build (sometimes) uses.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154630 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Config/config.h.in
893242f37c1d37644b66e932227adfb1c48885c0 04-Feb-2012 Dylan Noblesmith <nobled@dreamwidth.org> autoconf: update config header

Sync with the change in r149652.

Also fix the comment to sync with LLVM's config.h header.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149748 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Config/config.h.in
04f7a889b29f832d7bf66dcefdd7adbf0bddc4da 01-Feb-2012 Dylan Noblesmith <nobled@dreamwidth.org> autoconf: add private config.h to clang

This already exists in the CMake build, which is part of what makes
building clang separately from llvm via cmake possible. This cleans up
that discrepancy between the build systems (and sets the groundwork
for configuring clang separately, too).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149497 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Config/config.h.in