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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try fixing CRLF issues in Git with [clang-scan-deps] Minimizer: Correctly han...
Alexandre Ganea
2019-08-28
1
-0
/
+16
*
[OPENMP][Analysis] Add analysis of the map clauses.
Alexey Bataev
2019-08-28
13
-49
/
+141
*
Delete minimize_source_to_dependency_directives_invalid_error.c
Hans Wennborg
2019-08-28
1
-16
/
+0
*
[Clang][Bundler] Do not require host triple for extracting device bundles
Sergey Dmitriev
2019-08-28
1
-0
/
+20
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
14
-20
/
+21
*
[ObjC] Fix type checking for qualified id block parameters.
Volodymyr Sapsai
2019-08-28
1
-0
/
+11
*
Re-land [clang-scan-deps] Minimizer: Correctly handle multi-line content with...
Alexandre Ganea
2019-08-28
1
-0
/
+16
*
[preprocessor] Add an opportunity to retain excluded conditional blocks
Evgeny Mankov
2019-08-27
1
-0
/
+132
*
[Clang][Bundler] Fix for a hang when unbundling fat binary
Sergey Dmitriev
2019-08-27
1
-0
/
+5
*
Diagnose _Bool as a C99 extension.
Aaron Ballman
2019-08-27
1
-0
/
+3
*
Debug Info: Support for DW_AT_export_symbols for anonymous structs
Shafik Yaghmour
2019-08-27
1
-0
/
+11
*
AMDGPU: Always emit amdgpu-flat-work-group-size
Matt Arsenault
2019-08-27
1
-14
/
+21
*
Diagnose both _Complex and _Imaginary as C99 extensions.
Aaron Ballman
2019-08-27
4
-16
/
+22
*
[driver][xray] fix the macOS support checker by supporting -macos
Alex Lorenz
2019-08-27
1
-0
/
+4
*
Move EH spec mismatches under -fms-compatibility
Reid Kleckner
2019-08-27
4
-45
/
+46
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
14
-21
/
+20
*
[RISCV] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth for RV32/RV64 targ...
Sam Elliott
2019-08-27
3
-0
/
+246
*
Update the SARIF exporter to SARIF 2.1
Joe Ranieri
2019-08-27
3
-109
/
+99
*
Replace some custom C11 extension warnings with the generic warning.
Aaron Ballman
2019-08-27
3
-29
/
+42
*
Fix a SARIF exporter crash with macro expansions
Joe Ranieri
2019-08-27
2
-21
/
+147
*
Fix text range end columns in SARIF to be exclusive
Joe Ranieri
2019-08-27
2
-14
/
+11
*
Quote the token being diagnosed for C11 extensions.
Aaron Ballman
2019-08-27
3
-30
/
+30
*
Speculatively fix the build bots after r370052.
Aaron Ballman
2019-08-27
1
-4
/
+4
*
Implement codegen for MSVC unions with reference members.
Aaron Ballman
2019-08-27
1
-0
/
+34
*
[ASTImporter] Fix name conflict handling with different strategies
Gabor Marton
2019-08-27
1
-4
/
+4
*
Revert "[clang-scan-deps] Minimizer: Correctly handle multi-line content with...
Richard Smith
2019-08-27
1
-16
/
+0
*
[clang-scan-deps] Skip UTF-8 BOM in source minimizer
Alexandre Ganea
2019-08-27
1
-0
/
+10
*
NFC: Make test work with or without assertions
Vitaly Buka
2019-08-27
1
-7
/
+10
*
[clang-scan-deps] Minimizer: Correctly skip over double slashes in angle brac...
Alexandre Ganea
2019-08-26
1
-0
/
+8
*
[clang-scan-deps] Minimizer: Correctly handle multi-line content with CR+LF l...
Alexandre Ganea
2019-08-26
1
-0
/
+16
*
PR42587: diagnose unexpanded uses of a pack parameter of a generic
Richard Smith
2019-08-26
1
-0
/
+13
*
hwasan, codegen: Keep more lifetime markers used for hwasan
Vitaly Buka
2019-08-26
2
-0
/
+6
*
msan, codegen, instcombine: Keep more lifetime markers used for msan
Vitaly Buka
2019-08-26
2
-0
/
+6
*
Revert r369843 "[Testing] Unbreak r369830"
Vitaly Buka
2019-08-26
1
-1
/
+0
*
Updating a test case that was missed in r369957.
Aaron Ballman
2019-08-26
1
-1
/
+1
*
[DebugInfo] Add debug-entry-values test coverage, NFC
Vedant Kumar
2019-08-26
1
-0
/
+7
*
Fixing a weird copy-pasta to get bots back to green.
Aaron Ballman
2019-08-26
1
-1
/
+1
*
Reword the C11 extension diagnostic.
Aaron Ballman
2019-08-26
2
-29
/
+29
*
Fix gen-cdb-fragment test for Windows
Alex Lorenz
2019-08-26
1
-2
/
+2
*
[Clang][Bundler] Use llvm-objcopy for creating fat object files
Sergey Dmitriev
2019-08-26
2
-6
/
+4
*
Diagnose use of _Thread_local as an extension when not in C11 mode.
Aaron Ballman
2019-08-26
3
-35
/
+50
*
[OPENMP][NVPTX]Fix critical region codegen.
Alexey Bataev
2019-08-26
1
-1
/
+2
*
Improve behavior in the case of stack exhaustion.
Richard Smith
2019-08-26
4
-1
/
+24
*
[driver] add a new option `-gen-cdb-fragment-path` to emit
Alex Lorenz
2019-08-26
1
-0
/
+37
*
[Wdocumentation] improve wording of a warning message
Dmitri Gribenko
2019-08-25
1
-6
/
+6
*
[Testing] Unbreak r369830
David Zarzycki
2019-08-24
1
-0
/
+1
*
PR42513: Enter the proper DeclContext before substituting into an
Richard Smith
2019-08-24
2
-3
/
+23
*
NFC: Rename some sanitizer related lifetime checks
Vitaly Buka
2019-08-24
3
-47
/
+55
*
PR40674: fix assertion failure if a structured binding declaration has a
Richard Smith
2019-08-24
1
-1
/
+7
*
[libclang][index][NFC] Fix test for skipping already parsed function bodies
Jan Korous
2019-08-23
1
-1
/
+1
[next]