index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-fuzzer] Update proto fuzzer example for r375453.
Benjamin Kramer
2019-10-22
1
-1
/
+1
*
Refactor DependencyScanningTool to its own file
Kousik Kumar
2019-10-22
1
-98
/
+27
*
[clang-fuzzer] Add new fuzzer target for Objective-C
David Goldman
2019-10-21
11
-7
/
+185
*
[c++20] Add CXXRewrittenBinaryOperator to represent a comparison
Richard Smith
2019-10-19
1
-0
/
+1
*
[OPENMP50]Add support for master taskloop simd.
Alexey Bataev
2019-10-18
2
-0
/
+12
*
Replace platform-dependent `stat` with `llvm::sys::fs::status`. NFC intended.
Volodymyr Sapsai
2019-10-16
1
-2
/
+2
*
[Clang][OpenMP Offload] Move offload registration code to the wrapper
Sergey Dmitriev
2019-10-15
1
-56
/
+231
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+1
*
Revert 374882 "[Concepts] Concept Specialization Expressions"
Nico Weber
2019-10-15
1
-1
/
+0
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-0
/
+1
*
[Format] Add machine-readable SPDX license ID to clang-format.el
Sam McCall
2019-10-15
1
-0
/
+1
*
[OPENMP50]Add support for 'parallel master taskloop' construct.
Alexey Bataev
2019-10-14
2
-0
/
+12
*
[clang] [clang-offload-bundler] Fix finding installed llvm-objcopy
Michal Gorny
2019-10-14
1
-0
/
+2
*
[clang-format] Proposal for clang-format to give compiler style warnings
Paul Hoad
2019-10-13
2
-61
/
+180
*
Revert r374663 "[clang-format] Proposal for clang-format to give compiler sty...
Nico Weber
2019-10-12
2
-180
/
+61
*
[clang-format] Proposal for clang-format to give compiler style warnings
Paul Hoad
2019-10-12
2
-61
/
+180
*
[OPENMP50]Support for 'master taskloop' directive.
Alexey Bataev
2019-10-10
2
-0
/
+11
*
Remove rest of time-trace message as it is inconsistent style
Russell Gallop
2019-10-10
1
-2
/
+0
*
[Clang][OpenMP Offload] Add new tool for wrapping offload device binaries
Sergey Dmitriev
2019-10-09
3
-0
/
+220
*
[clang-offload-bundler] Support `.cui` and `.d`.
Michael Liao
2019-10-09
1
-0
/
+8
*
[clang-format] [NFC] Ensure clang-format is itself clang-formatted.
Paul Hoad
2019-10-07
1
-34
/
+37
*
[clang] [cmake] Use add_clang_tool() to install all tools
Michal Gorny
2019-10-04
3
-11
/
+3
*
Add missing null pointer check in -ftime-trace code
Reid Kleckner
2019-10-04
1
-13
/
+14
*
[CMake] Clang: Don't use object libraries with Xcode
Jordan Rose
2019-10-04
1
-1
/
+7
*
[clang] [cmake] Add distribution install targets for remaining components
Michal Gorny
2019-10-04
2
-6
/
+30
*
[clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource
Raphael Isemann
2019-10-01
1
-2
/
+2
*
Decrease the verbosity of the -ftime-trace option
Sylvestre Ledru
2019-10-01
1
-3
/
+0
*
Correct function declarations; NFC.
Aaron Ballman
2019-09-30
1
-2
/
+4
*
[clang-format] [PR36858] Add missing .hh and .cs extensions from python suppo...
Paul Hoad
2019-09-24
2
-3
/
+4
*
[clang-scan-deps] strip the --serialize-diagnostics argument
Alex Lorenz
2019-09-21
1
-0
/
+2
*
[Timers] Fix printing some `-ftime-report` sections twice. Fixes PR40328.
Volodymyr Sapsai
2019-09-18
3
-0
/
+3
*
[clang-scan-deps] Add verbose mode
Jan Korous
2019-09-17
1
-2
/
+9
*
[clang-scan-deps] Add -M to work around -MT issue after r371918
Fangrui Song
2019-09-14
1
-0
/
+1
*
Fix a perl warning: Scalar value @ArgParts[0] better written as $ArgParts[0] ...
Sylvestre Ledru
2019-09-13
1
-1
/
+1
*
[libclang] Expose abort()-ing LLVM fatal error handler
Jan Korous
2019-09-12
4
-9
/
+34
*
NFC, add missing cl::cat option category to clang-scan-deps options to ensure...
Alex Lorenz
2019-09-12
1
-2
/
+3
*
[clang-scan-deps] Add dependency targets
Jan Korous
2019-09-12
1
-1
/
+43
*
[clang-scan-deps] add skip excluded conditional preprocessor block preprocess...
Alex Lorenz
2019-09-11
1
-1
/
+10
*
[Clang][Bundler] Replace std::vector by SmallVector [NFC]
Sergey Dmitriev
2019-09-11
1
-6
/
+4
*
[Clang][Bundler] Fix for a potential memory leak [NFC]
Sergey Dmitriev
2019-09-11
1
-16
/
+7
*
libclang depends on ClangDriverOptions since r352803
Nico Weber
2019-09-06
1
-1
/
+4
*
[clang][Index] Replace CodegenNameGenerator with ASTNameGenerator
Jan Korous
2019-09-05
2
-11
/
+11
*
[libclang] Refactored SharedParsedRegionsStorage
Dmitri Gribenko
2019-09-05
1
-24
/
+23
*
[analyzer] scan-build: handle --sysroot=/path in addition to --sysroot /path.
Artem Dergachev
2019-09-05
1
-5
/
+8
*
[Driver] Use shared singleton instance of DriverOptTable
Ilya Biryukov
2019-09-04
3
-26
/
+28
*
[clang-scan-deps] NFC, refactor the DependencyScanningWorker to use a consumer
Alex Lorenz
2019-08-30
1
-1
/
+57
*
[clang-scan-deps] reuse the file manager across invocations of
Alex Lorenz
2019-08-29
1
-1
/
+6
*
Changed FrontendActionFactory::create to return a std::unique_ptr
Dmitri Gribenko
2019-08-29
1
-1
/
+3
*
[Index] Added a ShouldSkipFunctionBody callback to libIndex, and refactored c...
Dmitri Gribenko
2019-08-29
1
-37
/
+35
*
[Index] Stopped wrapping FrontendActions in libIndex and its users
Dmitri Gribenko
2019-08-29
2
-13
/
+15
[next]