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
...
*
[clang-scan-deps] Introduce the DependencyScanning library with the
Alex Lorenz
2019-06-26
2
-114
/
+23
*
Print NULL as "(null)" in diagnostic message
Xing Xue
2019-06-26
1
-4
/
+6
*
[clang-scan-deps] print the dependencies to stdout
Alex Lorenz
2019-06-21
1
-7
/
+58
*
[git-clang-format] recognize hxx as a C++ file
Miklos Vajna
2019-06-21
1
-1
/
+1
*
git-clang-format: Remove trailing whitespace in docstring. NFC.
Sam Clegg
2019-06-19
1
-13
/
+13
*
[Clang] Rename -split-dwarf-file to -split-dwarf-output
Aaron Puchert
2019-06-15
1
-6
/
+6
*
Add --print-supported-cpus flag for clang.
Ziang Wan
2019-06-14
1
-0
/
+25
*
[clang-scan-deps] Fix -DBUILD_SHARED_LIBS=ON build
Sam Clegg
2019-06-13
1
-0
/
+1
*
clang-format extension: Widen the supported versions range
Hans Wennborg
2019-06-13
1
-1
/
+1
*
[clang-scan-deps] Include <mutex> in ClangScanDeps.cpp to ensure it
Alex Lorenz
2019-06-12
1
-0
/
+1
*
NFC, Update the ClangScanDeps.cpp file's license comment
Alex Lorenz
2019-06-12
1
-5
/
+4
*
NFC, fixup indentation in CMakeLists.txt from r363204 as requested
Alex Lorenz
2019-06-12
1
-3
/
+3
*
[clang-scan-deps] initial outline of the tool that runs preprocessor to find
Alex Lorenz
2019-06-12
3
-0
/
+245
*
[libclang] Allow skipping warnings from all included files
Nikolai Kosjar
2019-06-11
4
-5
/
+15
*
Make sure a test from r363036 does not write into a working directory
Ilya Biryukov
2019-06-11
1
-0
/
+2
*
[Support][Test] Time profiler: add regression test
Anton Afanasyev
2019-06-11
1
-0
/
+5
*
Revert "[Support][Test] Time profiler: add regression test"
Anton Afanasyev
2019-06-07
1
-5
/
+0
*
[Support][Test] Time profiler: add regression test
Anton Afanasyev
2019-06-07
1
-0
/
+5
*
Revert rL362792 : [Support][Test] Time profiler: add regression test
Simon Pilgrim
2019-06-07
1
-5
/
+0
*
Build with _XOPEN_SOURCE defined on AIX
David Tenty
2019-06-07
1
-0
/
+5
*
[Support][Test] Time profiler: add regression test
Anton Afanasyev
2019-06-07
1
-0
/
+5
*
Add Attribute NoThrow as an Exception Specifier Type
Erich Keane
2019-05-30
1
-0
/
+2
*
Rename clangToolingRefactor to clangToolingRefactoring for consistency with i...
Nico Weber
2019-05-25
2
-2
/
+2
*
Fix target property to make BUILD_SHARED_LIBS work
Chris Bieneman
2019-05-21
1
-1
/
+1
*
[CMake] One more stab at fixing BUILD_SHARED_LIBS
Chris Bieneman
2019-05-21
1
-0
/
+1
*
[libclang] visit c++14 lambda capture init expressions
Nikolai Kosjar
2019-05-21
1
-2
/
+6
*
[ClangFormat] Editor integrations inherit default style from clang-format binary
Sam McCall
2019-05-17
4
-8
/
+11
*
Re-land: Add Clang shared library with C++ exports
Chris Bieneman
2019-05-17
3
-0
/
+22
*
Revert r360946 "Add Clang shared library with C++ exports"
Nico Weber
2019-05-17
3
-17
/
+0
*
Add Clang shared library with C++ exports
Chris Bieneman
2019-05-16
3
-0
/
+17
*
Implement __builtin_LINE() et. al. to support source location capture.
Eric Fiselier
2019-05-16
1
-0
/
+1
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
1
-4
/
+7
*
Temporarily revert "Change -gz and -Wa,--compress-debug-sections to use gABI ...
Eric Christopher
2019-05-14
1
-1
/
+2
*
Introduce the ability to dump the AST to JSON.
Aaron Ballman
2019-05-13
2
-5
/
+6
*
[libclang] Forward isInline for NamespaceDecl to libclang
Nikolai Kosjar
2019-05-10
3
-0
/
+16
*
Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COM...
Fangrui Song
2019-05-10
1
-2
/
+1
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
1
-0
/
+4
*
[clang-format] Fix the crash when formatting unsupported encodings
Owen Pan
2019-05-08
1
-0
/
+30
*
[libclang] PR41649: Remove pointless duplicate flag. NFC.
Nikolai Kosjar
2019-05-08
1
-3
/
+2
*
Allow field offset lookups in types with incomplete arrays within libclang.
Aaron Ballman
2019-05-07
1
-2
/
+10
*
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...
Leonard Chan
2019-05-07
1
-0
/
+4
*
[c++20] Implement P1009R2: allow omitting the array bound in an array
Richard Smith
2019-05-06
1
-1
/
+1
*
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...
Leonard Chan
2019-05-03
1
-4
/
+0
*
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
Leonard Chan
2019-05-02
1
-0
/
+4
*
[libclang] Add missing export for clang_Cursor_isAnonymousRecordDecl
Ivan Donchevskii
2019-04-29
1
-0
/
+1
*
[libclang] Restore old clang_Cursor_isAnonymous behaviour
Ivan Donchevskii
2019-04-29
2
-0
/
+16
*
[NFC] test commit removing excess line
Nikolai Kosjar
2019-04-25
1
-1
/
+0
*
Fix "-Wimplicit-fallthrough" warning. NFCI.
Simon Pilgrim
2019-04-23
1
-0
/
+1
*
[analyzer][CrossTU] Extend CTU to VarDecls with initializer
Rafael Stahl
2019-04-23
1
-27
/
+33
*
Attempt to fix LLVM_ENABLE_THREADS=OFF build after r358665
Nico Weber
2019-04-21
1
-0
/
+2
[prev]
[next]