index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused typedef.
Eric Christopher
2013-09-03
1
-1
/
+0
*
Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"
Rafael Espindola
2013-09-03
2
-9
/
+0
*
OpenMP: Data-sharing attributes analysis and clause 'shared'
Alexey Bataev
2013-09-03
2
-0
/
+9
*
Added WebKit style to the BasedOnStyle handling and to the relevant help mess...
Alexander Kornienko
2013-09-02
2
-4
/
+6
*
Whitespace changes in help messages + updated help output in .rst file.
Alexander Kornienko
2013-09-02
1
-4
/
+4
*
Switch the default mode for clang-format to '-file'. Make 'LLVM' the
Chandler Carruth
2013-09-02
4
-14
/
+16
*
Add ms_abi and sysv_abi attribute handling.
Charles Davis
2013-08-30
1
-0
/
+2
*
Move individual group name strings from the OptionTable into one big char arr...
Craig Topper
2013-08-29
3
-9
/
+9
*
Reorder and shrink size of NameLen field in diagnostic group table. Shaves ~4...
Craig Topper
2013-08-28
2
-5
/
+7
*
Merge diagnostic group tables to reduce data size and relocation entries.
Craig Topper
2013-08-28
2
-15
/
+23
*
cmake: install a cl.exe binary in the tools/msbuild-bin dir
Hans Wennborg
2013-08-28
1
-0
/
+9
*
Delete CC_Default and use the target default CC everywhere
Reid Kleckner
2013-08-27
1
-1
/
+0
*
CMake: Fix standalone Clang build, take two.
Jordan Rose
2013-08-27
1
-3
/
+3
*
Revert "CMake: Fix out-of-source build's symlinks."
Reid Kleckner
2013-08-27
1
-3
/
+3
*
scan-build: Set CC and CXX as make variables when wrapping make builds.
Jordan Rose
2013-08-27
1
-4
/
+4
*
CMake: Fix out-of-source build's symlinks.
Jordan Rose
2013-08-27
1
-3
/
+3
*
Use pop_back_val() instead of both back() and pop_back().
Robert Wilhelm
2013-08-23
1
-2
/
+1
*
Re-add clang-check to the Makefile build.
Jordan Rose
2013-08-22
1
-0
/
+4
*
Fix dependencies now that the ARC migrator depends on the static analyzer.
Jordan Rose
2013-08-22
2
-9
/
+19
*
Split isFromMainFile into two functions.
Eli Friedman
2013-08-22
1
-1
/
+1
*
Remove more uses of 'index' as namespace scope.
Argyrios Kyrtzidis
2013-08-21
1
-6
/
+6
*
Avoid using the 'index' namespace as scope.
Argyrios Kyrtzidis
2013-08-21
1
-8
/
+9
*
Fix iterator invalidation. PR16935.
Eli Friedman
2013-08-20
1
-3
/
+4
*
Look at lowercase version of argv[0] when determining driver mode
Hans Wennborg
2013-08-20
1
-0
/
+2
*
[autotools->cmake] Added support for building clang with an order file.
Michael Gottesman
2013-08-20
1
-0
/
+5
*
[autotools->cmake] Added support for creating the clang driver plist for OS X.
Michael Gottesman
2013-08-20
1
-0
/
+27
*
Use cstdio instead of stdio.h
Dmitri Gribenko
2013-08-19
2
-2
/
+2
*
libclang: cleanup unused includes in public header
Dmitri Gribenko
2013-08-18
2
-0
/
+2
*
{c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to ...
NAKAMURA Takumi
2013-08-18
2
-2
/
+2
*
+ make scan-build work with Strawberry Perl, ActiveState Perl, cygwin perl an...
Anton Yartsev
2013-08-17
1
-7
/
+12
*
Rename libIDE to libIndex.
Argyrios Kyrtzidis
2013-08-17
3
-17
/
+17
*
Replace some DenseMap keys with simpler structures that don't need another De...
Benjamin Kramer
2013-08-16
1
-34
/
+1
*
Introduce the clangIDE library.
Argyrios Kyrtzidis
2013-08-16
3
-814
/
+35
*
Added source locs for angled parentheses in class/var template partial specs.
Enea Zaffanella
2013-08-10
2
-5
/
+8
*
Add clang_Location_isFromMainFile() to libclang.
Stefanus Du Toit
2013-08-08
2
-0
/
+12
*
Remove misleading comment about using cc1 option table.
Hans Wennborg
2013-08-08
1
-4
/
+4
*
scan-build: pass -target through to analyzer
Jordan Rose
2013-08-08
1
-0
/
+1
*
Started implementing variable templates. Top level declarations should be ful...
Larisse Voufo
2013-08-06
2
-1
/
+99
*
Assume UniqueID is zero for invalid PPRegion to fix uninitialized reads repor...
Alexey Samsonov
2013-08-02
1
-1
/
+1
*
Use llvm::sys::fs::UniqueID for windows and unix.
Rafael Espindola
2013-08-01
2
-27
/
+25
*
Simplify git-clang-format by using new -lines option.
Daniel Jasper
2013-08-01
1
-44
/
+12
*
Fix up the BUILD_CLANG_ONLY code to work properly after r184794.
Bob Wilson
2013-07-26
1
-2
/
+3
*
Don't forward all assembler arguments untouched to -cc1as
David Blaikie
2013-07-25
1
-4
/
+2
*
Remove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIONS supersedes it.
Rafael Espindola
2013-07-23
1
-19
/
+0
*
[libclang] Expose the rest of the array types.
Argyrios Kyrtzidis
2013-07-23
1
-0
/
+24
*
Revert commit 186833 (no longer needed after the fix in 186859).
Enea Zaffanella
2013-07-22
1
-83
/
+46
*
Fix bug in clang-format's vim integration cause by r186789.
Daniel Jasper
2013-07-22
1
-1
/
+1
*
c-index-test.c: Let this C89-compliant since r186817.
NAKAMURA Takumi
2013-07-22
1
-46
/
+83
*
Install git-clang-format along with clang-format by default.
Daniel Jasper
2013-07-22
1
-3
/
+2
*
clang-format: Smarter replacement in the vim integration.
Daniel Jasper
2013-07-21
1
-7
/
+6
[next]