Go to file
Enrico Granata 4e969282fd Misc fixes:
- make an overload of Launch() that takes an init list of const char* if all you need to tweak in the launch info are the command-line arguments
- make Run() return an int that you can use as an exit-code
- make dynamic values work properly when recursing in FetchVariables()
- make the po output more obvious in verbose mode

llvm-svn: 178578
2013-04-02 21:31:18 +00:00
clang Update assertion string to new name of ArithAssignBinaryOperator 2013-04-02 20:18:18 +00:00
clang-tools-extra Use 'auto' with 'new' expressions 2013-04-02 20:43:57 +00:00
compiler-rt [TSan] Add the WTFAnnotateBenignRaceSized implementation and a test for 2013-04-02 11:21:53 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Richard Smith: It was pointed out to me off-list that libc++'s non-compiler-builtin 2013-04-02 21:25:06 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] fix few relocations and add test 2013-04-01 20:20:11 +00:00
lldb Misc fixes: 2013-04-02 21:31:18 +00:00
llvm Fix a typo. 2013-04-02 20:02:36 +00:00
polly ScopDetection: Use isTopLevelRegion 2013-04-02 06:41:48 +00:00