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
4a54b1e3abdeb0ddb914c6f22e040f1c422a32a9
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
8
Feb
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
P0091R3: Improved syntactic checking of deduction-guides.
[ASTReader] Improve ReadASTBlock error message when module not available
[PCH] Fix a regression when PCH is used with -fmodules
Enable -dump-deserialized-decls and -error-on-deserialized-decl for modules.
clang-format: Fix bad variable declaration detection.
Revert "Basic: match GCC behaviour for SuS macro"
clang-format: [JS] correcly format object literal methods.
[OpenCL] Accept logical NOT for pointer types in CL1.1
clang-format: [JS] exclaim preceding regex literals.
clang-format: [JS] handle parenthesized class expressions.
Revert "Revert "[AVR] Allow specifying the CPU on the command line""
AMDGPU: Add a test checking alignments of emitted globals/allocas
Driver: Do not link safestack with --whole-archive.
P0091R3: Implement basic parsing support for C++17 deduction-guides.
[Lit Test] Make tests C++11 compatible - Microsoft diagnostics
[CMake] Add CLANG_INCLUDE_DIRS to CMake exports
[SystemZ] Provide predefined __ARCH__ and __VX__ macros
[OpenMP] Remove fixme comment in regression test and related unnecessary statement
Revert "[AVR] Allow specifying the CPU on the command line"
clang-format: Fix bug with conflicting BreakBeforeBinaryOperations and AlignAfterOpenBracket
[AVR] Allow specifying the CPU on the command line
[AVR] Add support for the full set of inline asm constraints
Basic: match GCC behaviour for SuS macro
[X86][MS]Adjacent comments within multi-line inline assembly statement
PR31846: Don't replace 'auto' type with a template parameter type in a generic lambda
Driver: Do not warn about unused -pthread when linking on darwin
[x86] fix tests with wrong dependency to pass because they broke with r294049
[OpenMP] Add missing regression test for pragma distribute, clause firstprivate
[Lit Test] Make tests C++11 compatible - OpenMP constant expressions
clang-format: [JS] Fix bugs in parsing and aligning template strings.
[Sema][ObjC++] Typo correction should handle ivars and properties
[clang-format] Re-align broken comment lines where appropriate.
clang-format: [Proto] Also supports implicit string literal concatenation
Revert "[Driver] Updated for Visual Studio 2017"
[Driver] Updated for Visual Studio 2017
Prevent ICE in dllexport class with _Atomic data member
[index] Provide a more general index::generateUSRForMacro() that doesn't depend on having a PreprocessingRecord.
[clang-format] Don't reflow across comment pragmas.
[clang-format] Fix breaking of comment sections in unwrapped lines containing newlines.
[clang-format] Don't reflow lines starting with TODO, FIXME or XXX.
Loading