- c3225a6 Improve behavior in the case of stack exhaustion. by Richard Smith · 5 years ago
- e3656d7 Move LangStandard*, InputKind::Language to Basic by Rainer Orth · 5 years ago
- d28cf14 Modules: Rename MemoryBufferCache to InMemoryModuleCache by Duncan P. N. Exon Smith · 6 years ago
- 0187963 [CMake] Unify scripts for generating VCS headers by Petr Hosek · 6 years ago
- fc781f2 Revert "[CMake] Unify scripts for generating VCS headers" by Petr Hosek · 6 years ago
- 9b89e1c [CMake] Unify scripts for generating VCS headers by Petr Hosek · 6 years ago
- c476329 [Nios2] Remove Nios2 backend by Craig Topper · 6 years ago
- 27ce6b3 Move CodeGenOptions from Frontend to Basic by Richard Trieu · 6 years ago
- fc32b29 [clang][ARC] Add ARCTargetInfo by Tatyana Krasnukha · 6 years ago
- ef85817 Lift VFS from clang to llvm (NFC) by Jonas Devlieghere · 6 years ago
- 0fb9593 [Fixed Point Arithmetic] Fixed Point Constant by Leonard Chan · 6 years ago
- b55ee77 Move VersionTuple from clang/Basic to llvm/Support by Pavel Labath · 7 years ago
- a50e57f [XRay][clang] Add flag to choose instrumentation bundles by Dean Michael Berris · 7 years ago
- febf5cb [RISCV] Add the RISCV target and compiler driver by Alex Bradbury · 7 years ago
- 156b679 Allow specifying sanitizers in blacklists by Vlad Tsyrklevich · 7 years ago
- 5ee11e2 [Basic] Update CMakeLists.txt to handle repo by MinSeong Kim · 7 years ago
- 60dfdd6 Break up Targets.cpp into a header/impl pair per target type[NFCI] by Erich Keane · 8 years ago
- 6df5701 [Basic] Detect Git submodule version in CMake by Brian Gesiak · 8 years ago
- ca9fad6 [XRay] Add -fxray-{always,never}-instrument= flags to clang by Dean Michael Berris · 8 years ago
- 2bf5f68 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" by Duncan P. N. Exon Smith · 8 years ago
- cf26db8 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" by Renato Golin · 8 years ago
- 4c3cdee Modules: Cache PCMs in memory and avoid a use-after-free by Duncan P. N. Exon Smith · 8 years ago
- 7408b63 [cmake] Use LLVM_CMAKE_PATH for GetSVN script by Michal Gorny · 8 years ago
- fd3a1ac [CUDA] Add utility functions for dealing with CUDA versions / architectures. by Justin Lebar · 9 years ago
- 7c599a5 [CMake] Remove CLANG_APPEND_VC_REV option by Chris Bieneman · 9 years ago
- fdc51a5 revert SVN r265702, r265640 by Saleem Abdulrasool · 9 years ago
- 8cca4d7 Basic: move CodeGenOptions from Frontend by Saleem Abdulrasool · 9 years ago
- 72cdbbc Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in VerifyDiagnosticsConsumer by Eric Fiselier · 10 years ago
- 3170b2b Revert r223578, perf data collection depends on the old symbol name. by Paul Robinson · 10 years ago
- 2e9a853 cmake: Make SVNVersion.inc step depend on GetSVN.cmake. by Nico Weber · 10 years ago
- 6e6cbbb Rename a couple of preprocessor symbols to be more descriptive. NFC. by Paul Robinson · 10 years ago
- 84364ec Specify the name of the generated header only once. NFC. by Paul Robinson · 10 years ago
- 8dbfd1c [CMake] Use .svn/wc.db as our VC dependency if it's available. by Jordan Rose · 10 years ago
- 1573c16 [CMake] Always include the Clang repo version, just like the autoconf build. by Jordan Rose · 10 years ago
- edab6ac [Sanitizer] Refactor sanitizer options in LangOptions. by Alexey Samsonov · 10 years ago
- 4e6a057 [CMake] clangBasic: Add Core to LINK_COMPONENTS introduced by r219840. by NAKAMURA Takumi · 10 years ago
- 8bb2e13 Move SanitizerBlacklist to clangBasic. NFC. by Alexey Samsonov · 10 years ago
- 00ea13b Reapply r207477 and r207479 without cyclic dependency by Ben Langmuir · 11 years ago
- 3056e7c Reapplying r204952 a second time. by Aaron Ballman · 11 years ago
- f071125 Reverting r204968 and r204969; while more build bots are happy with the results, some still have link errors. by Aaron Ballman · 11 years ago
- 28dc6f9 Reapplying r204952 with fixes which should hopefully resolve linking issues with non-MSVC compilers. by Aaron Ballman · 11 years ago
- d35cc35 Reverting r204952, while I figure out what's going on with the makefile build. by Aaron Ballman · 11 years ago
- af55a6b Clean up the __has_attribute implementation without modifying its behavior. by Aaron Ballman · 11 years ago
- 0eed94f [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce CLANG_TABLEGEN_TARGETS. by NAKAMURA Takumi · 11 years ago
- d7596d6 Recommit virtual file system by Ben Langmuir · 11 years ago
- 6c03a38 Reverting the virtual file system implementation, because it triggers an assertion by Juergen Ributzka · 11 years ago
- 91e3d58 Initial implementation of virtual file system by Ben Langmuir · 11 years ago
- 78e269e [cmake] Write Version.inc at cmake time, not at build time. by Nico Weber · 11 years ago
- 921fa37 [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. by NAKAMURA Takumi · 11 years ago
- 7809cfd Add newline at eof. by NAKAMURA Takumi · 11 years ago
- 31e7636 Revert commits r190613, r190560 and r190557. by Rafael Espindola · 11 years ago
- 17e95c8 [CMake] Put controversial always-recheck-revision-number behind an option. by Jordan Rose · 11 years ago
- 23443cd [CMake] Fix repository version checking dependencies harder. by Jordan Rose · 11 years ago
- 7f9a8e9 [CMake] Always include the Clang repo version, just like the autoconf build. by Jordan Rose · 11 years ago
- 7aac45a <rdar://problem/13358795> Teach CMake to check Subversion version information at build time, not configure time. by Douglas Gregor · 12 years ago
- c640058 OpenMP threadprivate directive parsing and semantic analysis by Alexey Bataev · 12 years ago
- 9893902 Pull Lexer's CharInfo table out for general use throughout Clang. by Jordan Rose · 12 years ago
- cb5620c Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support by Dmitri Gribenko · 12 years ago
- 9096102 Move operator precedence calculation to new header by Daniel Jasper · 12 years ago
- 866abce clang/lib: [CMake] Reformat, alphabetize lists. by NAKAMURA Takumi · 12 years ago
- f9181a7 clang/lib/Basic/CMakeLists.txt: Add missing dependency, ClangDiagnosticComment. by NAKAMURA Takumi · 13 years ago
- 941e47c Share ConvertUTF8toWide() between Lex and CodeGen. by Nico Weber · 13 years ago
- b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 13 years ago
- 260611a Restructure how the driver communicates information about the by John McCall · 13 years ago
- 22d1414 Update CMake dependencies. by Ted Kremenek · 13 years ago
- 1a4761e Promote ModuleMap::Module to a namespace-scope class in the Basic by Douglas Gregor · 13 years ago
- e289d81 Switch LangOptions over to a .def file that describes header of the by Douglas Gregor · 13 years ago
- 7d2b8c1 Initial work to improve documentation for Clang's diagnostics, from Matthieu Monrocq by Douglas Gregor · 14 years ago
- 0a0d2b1 Implement a new 'availability' attribute, that allows one to specify by Douglas Gregor · 14 years ago
- 0a86d44 Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. by Jeffrey Yasskin · 14 years ago
- 886e160 CMake: LLVM_NO_RTTI must be obsolete now! by NAKAMURA Takumi · 14 years ago
- 10e286a rework the stat cache, pulling it out of FileManager.h into by Chris Lattner · 14 years ago
- 3bbe0b0 Update CMake build. by Benjamin Kramer · 14 years ago
- 8523d81 Don't try to guess svn version when current path is a symlink. by Oscar Fuentes · 14 years ago
- 560a921 Revert "CMake: Update to use standard CMake dependency tracking facilities instead" by Michael J. Spencer · 14 years ago
- 5a7f349 CMake: Update to use standard CMake dependency tracking facilities instead by Michael J. Spencer · 14 years ago
- 2390b62 Update CMake build system for ARM NEON generation. by Douglas Gregor · 15 years ago
- ee6e4b4 Update CMake build for new attribute changes. by Sean Hunt · 15 years ago
- 5c14dce Fix cmake failure trying to get SVN info for non-SVN trees. by Daniel Dunbar · 15 years ago
- b8d1191 Provide a common set of routines in Version.h that return Subversion by Douglas Gregor · 15 years ago
- 6b15cdc move the various builtins stuff from libast to libbasic. This by Chris Lattner · 16 years ago
- 370187c Remove the serialization code that predates precompiled by Douglas Gregor · 16 years ago
- 25bcbaf Add missing dependency, patch by Jason Haslam! by Chris Lattner · 16 years ago
- e9b7d8a Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF. by Steve Naroff · 16 years ago
- a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 16 years ago
- d2f4e5e CMake: Builds and installs clang binary and libs (no docs yet). It by Oscar Fuentes · 16 years ago