| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to reflect the new license.
We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.
Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.
llvm-svn: 351636
|
|
|
|
|
|
|
|
|
|
|
|
| |
The patch is generated using clang-tidy misc-use-override check.
This command was used:
tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py \
-checks='-*,misc-use-override' -header-filter='llvm|clang' -j=32 -fix \
-format
llvm-svn: 234680
|
|
|
|
| |
llvm-svn: 223909
|
|
|
|
|
|
| |
otherwise reports get intermixed
llvm-svn: 206043
|
|
|
|
|
|
| |
the first flags is to enable printing of the second stack per edge
llvm-svn: 204150
|
|
|
|
| |
llvm-svn: 204127
|
|
|
|
|
|
|
| |
intercept pthread_cond (it is required to properly track state of mutexes)
detect cycles in mutex graph
llvm-svn: 202975
|
|
|
|
|
|
| |
it's LD_PRELOAD-able
llvm-svn: 202843
|
|
|
|
| |
llvm-svn: 202826
|
|
llvm-svn: 202505
|