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
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
2
-3
/
+3
*
Update APIs that return a pair of iterators to return an iterator_range instead.
Benjamin Kramer
2015-02-06
2
-9
/
+3
*
[analyzer] Change ccc-analyzer to accept both -isystem <path> and -isystem<path>
Ted Kremenek
2015-02-03
1
-2
/
+1
*
This reverts commit r227432, r227438 and r227448.
Rafael Espindola
2015-01-29
3
-116
/
+21
*
Reverting r227453, which adds back the fuzzer library. Now excluding the clan...
Aaron Ballman
2015-01-29
3
-1
/
+45
*
Temporarily reverting the fuzzer library as it causes too many build issues f...
Aaron Ballman
2015-01-29
3
-43
/
+1
*
Remove unnecessary default.
Francois Pichet
2015-01-29
1
-1
/
+0
*
libclang: Add three functions useful for dealing with anonymous fields:
Francois Pichet
2015-01-29
3
-21
/
+117
*
Remove support for pnaclcall attribute
Derek Schuff
2015-01-28
1
-1
/
+0
*
Add clang-format-fuzzer target
Kostya Serebryany
2015-01-28
3
-1
/
+43
*
Improves overload completion result chunks.
Francisco Lopes da Silva
2015-01-28
1
-1
/
+2
*
Replace size() calls on containers with empty() calls where appropriate. NFC
Alexander Kornienko
2015-01-23
1
-1
/
+1
*
Adopt new cl::HideUnrelatedOptions API added r226729.
Chris Bieneman
2015-01-21
1
-9
/
+1
*
Initial support for C++ parameter completion
Francisco Lopes da Silva
2015-01-21
2
-1
/
+3
*
Link libclang with dl if available.
Rafael Espindola
2015-01-20
1
-0
/
+5
*
Re-apply "r226548 - Introduce SPIR calling conventions" reverted in r226558.
Alexander Kornienko
2015-01-20
1
-0
/
+3
*
Reverting r226548 as one of the tests fails in some configurations.
Alexander Kornienko
2015-01-20
1
-3
/
+0
*
Introduce SPIR calling conventions.
Sameer Sahasrabuddhe
2015-01-20
1
-0
/
+3
*
Make clang-format work in emacs buffers with unicode characters.
Manuel Klimek
2015-01-19
1
-11
/
+16
*
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
6
-6
/
+6
*
Update clang-format.el to use xml output and patch in the returned chunks.
Manuel Klimek
2015-01-13
1
-46
/
+86
*
Add the shifted cursor position to XML output, so it can be used by editor in...
Manuel Klimek
2015-01-09
1
-0
/
+4
*
Improve clang-format.el.
Manuel Klimek
2015-01-08
1
-48
/
+117
*
[analyzer] Include a couple more comments on using xcrun to query the SDK.
Ted Kremenek
2014-12-31
1
-0
/
+4
*
[analyzer] Change ccc-analyzer to mimick behavior on OSX Mavericks/Yosemite t...
Ted Kremenek
2014-12-31
1
-0
/
+20
*
clang-format: Make clang-format-diff.py format java files.
Daniel Jasper
2014-12-08
1
-1
/
+1
*
[analyzer] Eliminated endless loop.
Anton Yartsev
2014-12-05
1
-0
/
+1
*
Make ArgumentsAdjuster an std::function.
Alexander Kornienko
2014-12-03
1
-3
/
+3
*
[analyzer] Indented code within the DisplayHelp sub.
Anton Yartsev
2014-11-26
1
-84
/
+84
*
clang-format a recent commit I made
David Blaikie
2014-11-19
1
-4
/
+3
*
Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue.
David Blaikie
2014-11-19
2
-3
/
+3
*
Make DiagnosticsEngine::takeClient return std::unique_ptr<>
Alexander Kornienko
2014-11-17
1
-2
/
+1
*
clang-format: Give clang-format-diff.py a -v option.
Daniel Jasper
2014-11-14
1
-0
/
+4
*
[libclang] Make sure to visit the body of a CXXForRangeStmt.
Argyrios Kyrtzidis
2014-11-13
1
-1
/
+2
*
[liblang] Handle CXXForRangeStmt during AST visitation.
Argyrios Kyrtzidis
2014-11-13
1
-0
/
+6
*
[libclang] When initializing an ObjC object via the "[[ClassName alloc] init*...
Argyrios Kyrtzidis
2014-11-10
1
-2
/
+10
*
clang-format: Document that --assume-filename affects the language.
Nico Weber
2014-11-10
1
-1
/
+1
*
[c++1z] N4295: fold-expressions.
Richard Smith
2014-11-08
1
-0
/
+1
*
Fix style.
Michael J. Spencer
2014-11-07
1
-5
/
+3
*
Support LLVM_BUILD_STATIC.
Rafael Espindola
2014-11-05
2
-5
/
+17
*
clang-format: Make it possible to (require 'clang-format)
Justin Bogner
2014-11-05
1
-0
/
+2
*
clang-format: Fix vim integration if g:clang_format_binary doesn't exist
Daniel Jasper
2014-11-04
1
-1
/
+1
*
[clang-tidy] Move -extra-arg handling to CommonOptionsProvider
Alexander Kornienko
2014-11-04
1
-61
/
+7
*
[llvm-api-change] Use findProgramByName.
Michael J. Spencer
2014-11-04
1
-3
/
+3
*
clang-format: permit setting the path to clang in vimrc
Saleem Abdulrasool
2014-11-02
1
-0
/
+3
*
docs: remove double carriage-return
Saleem Abdulrasool
2014-11-02
1
-1
/
+1
*
[autoconf] Add clangToolingCore.a to Makefile(s) for static build w/o libclan...
NAKAMURA Takumi
2014-10-30
2
-0
/
+2
*
[CMake] Prune redundant libdeps.
NAKAMURA Takumi
2014-10-30
2
-2
/
+0
*
[CMake] Add dependencies on clangToolingCore.
NAKAMURA Takumi
2014-10-30
1
-0
/
+1
*
clang-format: Cut more clangAST dependencies.
Daniel Jasper
2014-10-29
1
-0
/
+1
[next]