aboutsummaryrefslogtreecommitdiff
path: root/lib/clang
Commit message (Expand)AuthorAgeFilesLines
* Prepare for merging back to head:Dimitry Andric2019-10-082-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-192-9/+9
* Apparently DebugInfo/DWARF/DWARFExpression.cpp is always needed, atDimitry Andric2019-09-141-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-072-5/+5
* Add a VCSVersion.inc header with revision and repository defines,Dimitry Andric2019-09-063-4/+15
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-022-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-025-7/+7
* Update Makefile and mtree for clang internal headers, and updateDimitry Andric2019-08-311-0/+24
* Update build glue for a build of clang plus lldb (enabled via MK_LLDB).Dimitry Andric2019-08-261-11/+46
* Update build glue for a build of clang plus lld (enabled via MK_LLD).Dimitry Andric2019-08-241-1/+1
* Update build glue for a build of clang including the static analyzerDimitry Andric2019-08-242-0/+11
* Update build glue for a build of clang plus the extra tools (enabled viaDimitry Andric2019-08-241-0/+8
* Update build glue for a build of clang plus default base tools (llvm-ar,Dimitry Andric2019-08-241-9/+19
* Update build glue for a minimal build of the clang executable.Dimitry Andric2019-08-234-55/+79
* Regenerate config and version headers.Dimitry Andric2019-08-238-46/+57
* Change clang lib dir to 9.0.0.Dimitry Andric2019-08-231-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-07-203-3/+3
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-07-063-3/+3
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-128-15/+15
* build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS)Ed Maste2019-06-041-3/+3
* llvm-symbolizer: Move out of CLANG_EXTRAS, into CLANGKyle Evans2019-06-021-2/+2
* Add option to build LLVM RISC-V targetMitchell Horne2019-04-076-5/+69
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-1/+1
* Revert r345704Enji Cooper2019-03-291-1/+1
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-1/+1
* Pull in r352826 from upstream lld trunk (by Fangrui Song):Dimitry Andric2019-03-201-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-03-203-3/+3
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, and lldbDimitry Andric2019-03-143-3/+3
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-03-093-3/+3
* Add a few missed files to the MK_LLVM_TARGET_BPF=yes case, otherwiseDimitry Andric2019-03-051-0/+2
* libllvm: promote WithColor and xxhash to SRCS_MINEd Maste2019-03-051-2/+2
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-03-043-3/+3
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-253-3/+3
* Merge ^/head r344178 through r344512.Dimitry Andric2019-02-252-0/+3
|\
| * Add one additional file to libllvmminimal, since in some cases (e.g.Dimitry Andric2019-02-181-0/+1
| * Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-151-0/+2
| * Pull in r352607 from upstream llvm trunk (by Craig Topper):Dimitry Andric2019-02-081-1/+1
* | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-154-4/+4
* | Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-053-3/+3
* | Now for the release_80 branch, update version numbers for llvm, clangDimitry Andric2019-01-226-7/+7
* | Update lldb build glue to make MK_LLDB=yes work.Dimitry Andric2019-01-221-13/+20
* | Update llvm and clang build glue to make MK_CLANG_EXTRAS=yes andDimitry Andric2019-01-212-5/+56
* | Add and remove sources from libllvm and libclang, to make the minimalDimitry Andric2019-01-212-28/+66
* | Update libllvmminimal and llvm-tblgen Makefiles, so llvm-tblgen andDimitry Andric2019-01-201-1/+1
* | Update version numbers, and regenerate config headers for llvm, clang,Dimitry Andric2019-01-208-18/+27
|/
* Update clang, llvm, lld, lldb, compiler-rt and libc++ version number toDimitry Andric2018-12-153-3/+3
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-12-093-3/+3
* Merge ^/head r340235 through r340367.Dimitry Andric2018-11-121-1/+1
|\