提交历史

作者 SHA1 备注 提交日期
  Sylvestre Ledru 01af2ae2cd Add the break in the switch case (even if there is llvm_unreachable. It will silent coverity warning CID 1231654 11 年之前
  Rafael Espindola 7e5485ce09 Delete support for AuroraUX. 11 年之前
  Tim Northover eb8c2c992e AArch64: update Clang for merged arm64/aarch64 triples. 11 年之前
  Bob Wilson 38193396ad Fix crash with x86_64-pc-win32-macho target. <rdar://problem/17235840> 11 年之前
  Tim Northover 8d681a2f93 AArch64/ARM64: rename ARM64 components to AArch64 11 年之前
  Tim Northover 7e0e8ef787 ARM64: initial clang support commit. 11 年之前
  Saleem Abdulrasool 1e57f17deb Use the new Windows environment for target detection 11 年之前
  Roman Divacky 2a27efa915 Dont unconditionally add gcc4.2 include paths on FreeBSD. 11 年之前
  Hans Wennborg d0f57d66d4 Check for LLVM_ON_WIN32 instead of _WIN32. 11 年之前
  Yaron Keren 92a148049e With the new update to the ABI, we should not look for installations 11 年之前
  Justin Bogner c3e16a2f1c Darwin: Look for libc++ headers in include/, rather than lib/ 11 年之前
  Hans Wennborg 5ff6c11545 Add another MinGW header include path 12 年之前
  NAKAMURA Takumi dcc520ebc7 InitHeaderSearch.cpp: [Cygwin] Add 4.7.3. 12 年之前
  Benjamin Kramer 0b214905f7 Modernize some low-hanging PathV1 uses. 12 年之前
  Rafael Espindola 34392373fe Include PathV1.h in files that use it. 12 年之前
  Joerg Sonnenberger a7efaf99ac Add support for -stdlib=libc++ in the NetBSD toolchain. 12 年之前
  John McCall 8cfb720c85 Fix the driver logic for recent versions of DragonFly. 12 年之前
  Daniel Dunbar 9cd90a23f7 [Frontend] Factor AddUnmappedPath() out of AddPath() and simplify. 12 年之前
  Daniel Dunbar ef84554239 [Frontend] Add an ExternCSystem include entry group. 12 年之前
  Daniel Dunbar c33c9f7a9a [Frontend] Make the include dir group independent from the "use sysroot" bit. 12 年之前
  Daniel Dunbar f85541c812 [Frontend] Rename a member variable to clarify its intent. 12 年之前
  Daniel Dunbar 49ffaeff75 [Frontend] Factor out helper function, for clarity. 12 年之前
  Daniel Dunbar 5c4e34c167 [Frontend] Drop the isUserSupplied argument to InitHeaderSearch, it is unused. 12 年之前
  Daniel Dunbar 1ea6bc0fd9 [Lex] Remove DirectoryLookup.UserSpecified, which is unused. 12 年之前
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 年之前
  Douglas Gregor c042edd54f Move HeaderSearchOptions into the Lex library, make it intrusively 13 年之前
  NAKAMURA Takumi 1696bc28f4 InitHeaderSearch.cpp: [mingw] Handle DOSish paths only on Win32 hosts. 13 年之前
  Eli Friedman 42f74f21ec clang support for Bitrig (an OpenBSD fork); patch by David Hill. 13 年之前
  Hans Wennborg 9d82a038f0 Correct AddDefaultCIncludePaths for OpenBSD to not include /usr/local/include 13 年之前
  Richard Smith f122a138e3 Add -isystem-prefix and -ino-system-prefix arguments, which can be used to 13 年之前