Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pacxx-clang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HPC2SE-Project
pacxx-clang
Graph
ef8a2a5303c880a77fefa8250c924e094c924060
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Apr
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
4
Improve diagnostics for bad -std= flag.
clang/Lex/PPCallbacks.h: Fix a warning in r301472. [-Wdocumentation]
Remove unnecessary and somewhat inaccurate "C89" flag from language standards.
Don't accept -std= values that would switch us to a different source language.
Revert r301487: Replace HashString algorithm with xxHash64
Replace HashString algorithm with xxHash64
Fix comment. NFC
[ubsan] nullability-assign: Check assignments into C++ structs
Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test.""
Fix API breaks
Revert "PPCallbacks::MacroUndefined, change signature and add test."
[Modules] Fix a crash-on-invalid with overloaded functions
PPCallbacks::MacroUndefined, change signature and add test.
Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
Revert "Update to LLVM's use of WeakTrackingVH; NFC"
Update to LLVM's use of WeakTrackingVH; NFC
[Sema] Avoid using a null type pointer (fixes PR32750)
[OPENMP] Fix failing test.
[OPENMP] Fix handling of OpenMP code during template instantiation.
[OPENMP] Move handling of threadprivate vars from the stack, NFC.
-Wunguarded-availability should support if (@available) checks in top-level
-Wdocumentation should not check the @returns command for Objective-C
[AST] Look through attribute type locs when searching for function type
clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.
formatting
clang-format: [JS] prevent wraps before class members.
[analyzer] Teach the MallocChecker about Glib API for two arguments
[Modules][ObjC] Check definition from canonical decl on designated initializers
[ubsan] Skip alignment checks on allocas with known alignment
[asan] Unconditionally enable GC of globals on COFF.
[Hexagon] Handle -O4 when checking optimization level
[Hexagon] Set -ffp-contract=fast at -O3 unless explicitly specified
Minor fix for distribute_parallel_for_num_threads_codegen on AARCH64
[PGO/tests] Update comment to reflect reality.
Recommit of
[PGO] Update test now that we don't call IndirectCallPromotion.
[libclang] Check for a record declaration before a template specialization
[index] Index type source info for class specializations
[index] Record the 'SpecializationOf' relation for function specializations
Fix fuzzer.c test on platforms where CLANG_DEFAULT_CXX_STDLIB is libc++
Loading