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
29487927c0f5d8cd6b23978a0216b17041161cc5
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
19
Oct
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Sep
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
Fix nodiscard for volatile references
[AMDGPU] Fix bug in enqueued block codegen due to an extra line
[analyzer] Dump signed integers in SymIntExpr and IntSymExpr correctly
Fix a few nits in RenamingAction.
[Headers] Fix typoed __ARM_DWARF_EH__ ifdefs
Don't suppress instantiation of definitions for variables subject to explicit
Fix capitalization of parameter
[clang-format] Sort whole block of using declarations while partially formatting
[Driver] Fix use after free in Hexagon toolchain code.
[refactor] Add a doc comment to the test function in the selection
[refactor] selection: new CodeRangeASTSelection represents a set of selected
[clang-proto-fuzzer] Use ToT protobuf-mutator.
[Hexagon] Handling of new HVX flags and target-features
Enable support for the [[maybe_unused]] attribute from WG14 N2053 when enabling double square bracket attributes in C code.
Silencing a redefinition warning that was not germane to the test.
Enable support for the [[fallthrough]] attribute from WG14 N2052 when enabling double square bracket attributes in C code.
Silence -Wimplicit-fallthrough warnings with the generated code; NFC.
[clang-rename] Rename alias.
[ASTImporter] Import SubStmt of CaseStmt
[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER)
Provide a flag group to turn on/off all "binary literals" extension warnings.
[modules] When finding the owning module of an instantiated context in template
[CMake] Build Fuchsia toolchain as -O3
Basic: fix __{,U}INTPTR_TYPE__ on ARM
Resubmit "[lit] Raise the logic for enabling clang & lld substitutions to llvm."
Basic: fix `__INTPTR_TYPE__` for Windows ARM
[Analyzer] Always use non-reference types when creating expressions in BodyFarm.
Fix PR34981, a crash-on-invalid merging dllimport to an invalid redecl.
[CFG] Relax Wexceptions warning on rethrow
This test case was missing -fsyntax-only, so I've added it. NFC to the actual test contents, just how the test is executed.
Enable support for the [[nodiscard]] attribute from WG14 N2050 when enabling double square bracket attributes in C code.
Expose ConsumeAnyToken interface to external clients.
[OpenCL] Restrict swizzle length check to OpenCL mode
Replace use of SmallVector::back + pop_back with pop_back_val
Sema: use new `getNS{,U}IntegerType` for NS{,U}Integer
[OPENMP] Fix capturing of boolean variables in debug mode.
[OpenMP] Implement omp_is_initial_device() as builtin
CodeGen: Fix invalid bitcasts for atomic builtins
[clang-rename] Rename enum.
[CMake][OpenMP] Customize default offloading arch
Loading