- Sep 14, 2011
-
-
Bill Wendling authored
Patch by Joakim Johansson! llvm-svn: 139743
-
- Aug 10, 2011
-
-
Bob Wilson authored
llvm-svn: 137204
-
- Aug 09, 2011
-
-
Bob Wilson authored
llvm-svn: 137137
-
Bob Wilson authored
When this variable is set, "uname -r" will return its value instead of the real OS version. Make this affect LLVM's triple for consistency. <rdar://problem/9919167> llvm-svn: 137111
-
- Jul 29, 2011
-
-
Nick Lewycky authored
llvm-svn: 136477
-
Nick Lewycky authored
screwy things by setting PWD != getcwd(). For example, some developers I know will use this to control the value in gcc's DW_AT_comp_dir value in debug output. With this patch, that trick will now work on clang too. The only other effect of this change is that the static analysis will now respect $PWD when reporting the directory of the files in its HTML output. I think that's fine. llvm-svn: 136459
-
- Jul 28, 2011
-
-
Argyrios Kyrtzidis authored
If true and 'model' parameter is not an absolute path, a temp directory will be prepended. Make it true by default to match current behaviour. llvm-svn: 136310
-
- Jul 05, 2011
-
-
Chad Rosier authored
used for open is 0666. Therefore, add the necessary permission bits for consistency. rdar://8621462 llvm-svn: 134430
-
- May 21, 2011
-
-
Andrew Trick authored
info in the error message. Per Dan's request. llvm-svn: 131780
-
- May 17, 2011
-
-
Rafael Espindola authored
getHostTriple. This fixes a 32 bit clang running on a 64 bit ubuntu. llvm-svn: 131463
-
- May 11, 2011
-
-
Andrew Trick authored
This change allows bugpoint to pinpoint the "opt" pass and bitcode segment responsible for a crash caused by miscompilation. At least it works well for me now, without having to create any custom execution wrappers. llvm-svn: 131186
-
- Apr 29, 2011
-
-
Douglas Gregor authored
llvm-svn: 130510
-
- Apr 20, 2011
-
-
Daniel Dunbar authored
llvm-svn: 129852
-
- Apr 15, 2011
-
-
Chris Lattner authored
Luis Felipe Strano Moraes! llvm-svn: 129558
-
- Mar 24, 2011
-
-
Andrew Trick authored
llvm-svn: 128218
-
Michael J. Spencer authored
llvm-svn: 128199
-
- Mar 20, 2011
-
-
Benjamin Kramer authored
- glibc falls back to fork+exec if a file actions object is present. - On BSDs this saves a malloc. llvm-svn: 127969
-
- Mar 18, 2011
-
-
Jim Grosbach authored
llvm-svn: 127891
-
- Mar 10, 2011
-
-
Rafael Espindola authored
llvm-svn: 127417
-
Jakob Stoklund Olesen authored
llvm-svn: 127413
-
Rafael Espindola authored
support for creating buffers that cover only a part of a file. llvm-svn: 127409
-
- Feb 18, 2011
-
-
Chris Lattner authored
llvm-svn: 125943
-
- Feb 10, 2011
-
-
Douglas Gregor authored
I have another way to achieve the same goal. llvm-svn: 125239
-
Cameron Zwarich authored
llvm-svn: 125236
-
- Feb 09, 2011
-
-
Douglas Gregor authored
name of a path, after resolving symbolic links and eliminating excess path elements such as "foo/../" and "./". This routine still needs a Windows implementation, but I don't have a Windows machine available. Help? Please? llvm-svn: 125228
-
- Jan 16, 2011
-
-
Michael J. Spencer authored
llvm-svn: 123604
-
- Jan 15, 2011
-
-
Michael J. Spencer authored
llvm-svn: 123544
-
- Jan 11, 2011
-
-
Michael J. Spencer authored
llvm-svn: 123209
-
- Jan 10, 2011
-
-
Michael J. Spencer authored
llvm-svn: 123151
-
- Jan 05, 2011
-
-
Michael J. Spencer authored
llvm-svn: 122879
-
- Dec 27, 2010
-
-
Michael J. Spencer authored
llvm-svn: 122580
-
- Dec 25, 2010
-
-
Michael J. Spencer authored
llvm-svn: 122553
-
- Dec 19, 2010
-
-
Nick Lewycky authored
llvm-svn: 122193
-
- Dec 07, 2010
-
-
Michael J. Spencer authored
llvm-svn: 121160
-
Michael J. Spencer authored
via their return value instead of an out parameter. llvm-svn: 121149
-
Michael J. Spencer authored
namespace. None of them return anything except for success anyway. These will be converted to returning their result soon. llvm-svn: 121109
-
Michael J. Spencer authored
that close or unlink set. llvm-svn: 121094
-
Michael J. Spencer authored
the standard macros instead of octal notation. llvm-svn: 121093
-
Michael J. Spencer authored
llvm-svn: 121092
-
Michael J. Spencer authored
llvm-svn: 121091
-