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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-0
/
+17
*
[Driver] Support -fsanitize=shadow-call-stack and cfi-icall on aarch64_be
Fangrui Song
2020-06-24
1
-6
/
+3
*
[Driver] Support -fsanitize=shadow-call-stack on aarch64_be
Fangrui Song
2020-06-24
1
-2
/
+1
*
Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well.
Nico Weber
2020-06-23
1
-2
/
+2
*
[PowerPC] Treat 'Z' inline asm constraint as a true memory constraint
Nemanja Ivanovic
2020-06-22
1
-1
/
+2
*
Update compiler extension integration into the build system
serge-sans-paille
2020-06-17
1
-2
/
+1
*
[Syntax] Merge overlapping top-level macros in TokenBuffer
Sam McCall
2020-06-10
1
-5
/
+29
*
[Syntax] Simplify TokenCollector::Builder, use captured expansion bounds. NFC
Sam McCall
2020-06-10
1
-158
/
+128
*
[clang] Fix crash on visiting null nestedNameSpecifier.
Haojian Wu
2020-06-10
1
-1
/
+4
*
PR45063: Fix crash on invalid processing an elaborated class template-id
Richard Smith
2020-06-10
1
-0
/
+3
*
[clang] fix undefined behaviour in RawComment::getFormattedText()
Oliver Bruns
2020-05-18
1
-1
/
+1
*
PR45350: Handle unsized array CXXConstructExprs in constant evaluation
Richard Smith
2020-05-18
1
-1
/
+22
*
[CodeGen] fix inline builtin-related breakage from D78162
George Burgess IV
2020-05-07
1
-3
/
+9
*
[CodeGen] only add nobuiltin to inline builtins if we'll emit them
George Burgess IV
2020-05-07
1
-1
/
+2
*
[profile] Don't crash when forking in several threads
Calixte Denizet
2020-05-07
1
-0
/
+1
*
[clang-format] [PR45357] Fix issue found with operator spacing
mydeveloperday
2020-05-07
1
-0
/
+6
*
clang-format: Fix pointer alignment for overloaded operators (PR45107)
Hans Wennborg
2020-05-07
1
-14
/
+32
*
PR45000: Let Sema::SubstParmVarDecl handle default args of lambdas in initial...
Aaron Puchert
2020-05-06
4
-16
/
+6
*
[Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
Alexandre Ganea
2020-04-29
6
-14
/
+35
*
Teach TreeTransform to substitute into resolved TemplateArguments.
Richard Smith
2020-04-14
1
-47
/
+38
*
Use FinishThunk to finish musttail thunks
Reid Kleckner
2020-04-13
1
-2
/
+3
*
[CUDA] Warn about unsupported CUDA SDK version only if it's used.
Artem Belevich
2020-03-23
2
-13
/
+25
*
[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotate...
Saar Raz
2020-03-19
3
-6
/
+16
*
[Concepts] Fix incorrect DeclContext for transformed RequiresExprBodyDecl
Saar Raz
2020-03-19
1
-1
/
+1
*
Revert "[Concepts] Fix incorrect DeclContext for transformed RequiresExprBody...
Hans Wennborg
2020-03-18
1
-1
/
+1
*
Revert "[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint ...
Hans Wennborg
2020-03-18
3
-16
/
+6
*
[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotate...
Saar Raz
2020-03-17
3
-6
/
+16
*
[Concepts] Fix incorrect DeclContext for transformed RequiresExprBodyDecl
Saar Raz
2020-03-17
1
-1
/
+1
*
[Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on exit after a comp...
Alexandre Ganea
2020-03-13
1
-0
/
+3
*
PR45083: Mark statement expressions as being dependent if they appear in
Richard Smith
2020-03-12
9
-17
/
+85
*
Revert "PR45083: Mark statement expressions as being dependent if they appear...
Hans Wennborg
2020-03-12
5
-25
/
+13
*
PR45124: Don't leave behind pending cleanups when declaring implicit
Richard Smith
2020-03-11
1
-3
/
+9
*
[Concepts] Add constraints checks to isSameEntity
Saar Raz
2020-03-10
1
-6
/
+61
*
[Concepts] Add FoundDecl to ConceptSpecializationExpr serialization
Saar Raz
2020-03-10
2
-0
/
+2
*
[Concepts] Add null check for TemplateTypeParmType::getDecl() in GetContained...
Saar Raz
2020-03-06
1
-1
/
+1
*
PR45083: Mark statement expressions as being dependent if they appear in
Richard Smith
2020-03-04
5
-13
/
+25
*
clang-format: fix spacing in `operator const char*()`
Krasimir Georgiev
2020-03-02
1
-4
/
+11
*
Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"
Hans Wennborg
2020-02-27
4
-27
/
+11
*
[driver][darwin] Don't use -platform_version flag by default (PR44813)
Hans Wennborg
2020-02-27
1
-1
/
+1
*
[ASTMatchers] HasNameMatcher handles `extern "C"`
Nathan James
2020-02-27
1
-1
/
+7
*
[remark][diagnostics] [codegen] Fix PR44896
Rong Xu
2020-02-26
2
-1
/
+12
*
Strip preceeding -Xclang when stripping -fcolor-diagnostics or -fdiagnostics-...
Kadir Cetinkaya
2020-02-26
1
-0
/
+6
*
Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang
Richard Smith
2020-02-19
1
-17
/
+27
*
Restore functionality of --sysroot on FreeBSD after b18cb9c47
Dimitry Andric
2020-02-19
2
-6
/
+15
*
PR44890: Inherit explicitly-specified template arguments into base class
Richard Smith
2020-02-19
1
-1
/
+1
*
[Clang] Limit -fintegrated-cc1 to only one TU
Alexandre Ganea
2020-02-13
3
-3
/
+23
*
Fix a reentrance bug with deserializing ObjC type parameters.
John McCall
2020-02-13
1
-1
/
+1
*
Fix type-dependency of bitfields in templates
Elizabeth Andrews
2020-02-13
1
-0
/
+5
*
[Concepts] Add missing TPA commit to requires expression parsing
Saar Raz
2020-02-12
1
-0
/
+1
*
[Concepts] Do not check constraints if not all template arguments have been d...
Saar Raz
2020-02-12
1
-6
/
+9
[next]