- Jun 26, 2015
-
-
Sergey Dmitrouk authored
Without explicit exception for the path, it matches projects/* rule. llvm-svn: 240771
-
- Mar 26, 2015
-
-
Paul Robinson authored
Can avoid a problem if tools/clang/tools/extra is in the tree. Patch by Douglas Yung! llvm-svn: 233307
-
- Jan 30, 2015
-
-
Michael Liao authored
llvm-svn: 227620
-
- Jan 10, 2015
-
-
Ramkumar Ramachandra authored
Often, we miss committing new files, and 'arc diff' is supposed to warn us about this. Unfortunately, because of the spurious output of the command (due to unignored untracked files), we tend to ignore it and lose information. llvm-svn: 225588
-
- Jan 07, 2015
-
-
Chandler Carruth authored
llvm-svn: 225384
-
- Oct 17, 2014
-
-
Peter Collingbourne authored
This code is based on the existing LLVM Go bindings project hosted at: https://github.com/go-llvm/llvm Note that all contributors to the gollvm project have agreed to relicense their changes under the LLVM license and submit them to the LLVM project. Differential Revision: http://reviews.llvm.org/D5684 llvm-svn: 219976
-
- Jun 25, 2014
-
-
Chandler Carruth authored
llvm-svn: 211695
-
- Mar 12, 2014
-
-
Rafael Espindola authored
As an example that was not actually being used, it suffered from a slow bitrot. The two main issues with it were that it had no cmake support and included a copy of the autoconf directory. The reality is that autoconf is not easily composable. The lack of composabilty is why we have clang options in llvm's configure. Suggesting that users include a copy of autoconf/ in their projects seems a bad idea. We are also in the process of switching to cmake, so pushing autoconf to new project is probably not what we want. llvm-svn: 203728
-
- Jan 25, 2014
-
-
Rafael Espindola authored
tree generated by OS X. Patch by Abhay Kadam! llvm-svn: 200079
-
- Oct 10, 2012
-
-
Michael Liao authored
llvm-svn: 165569
-
- Aug 21, 2012
-
-
David Blaikie authored
According to http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html it's suggested that compile_commands.json in the root of the LLVM source tree should be a symlink to the json file produced by your build system of choice. So here's a patch so it doesn't turn up in git status, etc. llvm-svn: 162305
-
- May 02, 2012
-
-
Michael J. Spencer authored
llvm-svn: 156021
-
- Apr 19, 2012
-
-
Daniel Dunbar authored
- Work in progress, this is just the basic structure. llvm-svn: 155132
-
- Nov 10, 2011
-
-
Daniel Dunbar authored
llvm-svn: 144328
-
- Oct 24, 2011
-
-
NAKAMURA Takumi authored
llvm-svn: 142792
-
NAKAMURA Takumi authored
llvm-svn: 142791
-
- Sep 24, 2011
-
-
Akira Hatanaka authored
llvm-svn: 140445
-
Akira Hatanaka authored
llvm-svn: 140443
-
- Aug 12, 2011
-
-
NAKAMURA Takumi authored
.gitignore: Ignore /autom4te.cache. We can execute "PATH=/path/to/autotools/bin autoconf/AutoRegen.sh". llvm-svn: 137441
-
- May 31, 2011
-
-
Jakob Stoklund Olesen authored
llvm-svn: 132365
-
- Dec 17, 2010
-
-
Michael J. Spencer authored
llvm-svn: 122066
-
- Dec 16, 2010
-
-
Daniel Dunbar authored
llvm-svn: 121985
-
Daniel Dunbar authored
llvm-svn: 121968
-
Michael J. Spencer authored
of the entries there are useless for out of source builds. llvm-svn: 121955
-