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
fae6a43ca3b185e456ad8c478f913cf83b36908a
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
28
Jun
27
26
25
23
22
21
20
19
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
10
9
[Bash-autocompletion] Check clang version in Bash
Use vfs::FileSystem in ASTUnit when creating CompilerInvocation.
Fix crash in clang while handling __has_trivial_destructor.
DiagnosticRenderer.h: Prune \param SM, corresponding to rL306384. [-Wdocumentation]
Remove a redundant call to ArgList::hasFlag. NFC.
[CodeGen] Fix assertion failure in EmitCallArg.
[COFF, ARM64] Add support for Windows ARM64 COFF format
[libclang] Support for querying the exception specification type through libclang
[Sema] Allow unmarked overloadable functions.
test: fix test for release builds
CodeGen: load indirect ObjC ARC arguments in prologue
Update the test comment to clarify the intention of the test.
[x86] weaken test checks that shouldn't be here in the first place
Update test for enabling ICP for AutoFDO.
[OPENMP] Use MapVector instead of DenseMap for stable codegen, NFC.
[clang-format] Fix a clang-tidy warning, NFC
[clang-format] Fix a buildbot failure after r306406
backport
[clang-format] Support <>-style proto message fields
[analyzer] Move zero-size allocation checks to optin.portability.
Recommit r306103: PR26195: Set correct NestedNameSpecifierLoc for the
[clang-format] Add a test for associative map proto buffer fields
Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc""
Reapply "Frontend support for Nios2 target"
Make CastExpr::getSubExprAsWritten look through implicit temporary under CK_ConstructorConversion
Make sure TraverseInitListExpr visits InitListExpr exactly twice
Switch TestVisitor to Lang_C via -x c
clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.
[CodeGen][ObjC] Fix GNU's encoding of bit-field ivars.
Remove redundant check.
Fix this test to use a construct that actually forces struct layout to happen when testing -Wpadded.
AST: enhance mangling for blocks with MS ABI
Revert r301742, which caused us to try to evaluate all full-expressions.
[clang] Enable printf check for CFIndex
Check that the initializer of a non-dependent constexpr variable is constant even within templates.
Remove some redundant setup when preprocessing .pcm files.
When preprocessing with -frewrite-imports and -fmodule-file=, do not pass all
[Sema] Fix a crash-on-invalid when a template parameter list has a class
[inline asm] dot operator while using imm generates wrong ir + asm - clang part
[inline asm][gcc-compatiblity] "=i" output constraint support
Loading