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
cd26b3f3eaccbbcc2828ba0f9440ea14bc242774
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
26
Oct
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Sep
29
28
27
26
24
23
22
21
20
19
18
17
16
15
14
13
[Sema] Handle CaseStmt and DefaultStmt as SwitchCase
[CodeGen] Move shouldEmitLifetimeMarkers into more convenient place
[cxx_status] update comment
Treat module headers wrapped by our builtin headers as implicitly being textual
Implement name mangling proposal for exception specifications from cxx-abi-dev 2016-10-11.
[Myriad] add empty file to simulated bin dir
[Myriad] Find libc++ adjacent to libstdc++
[codeview] emit debug info for indirect virtual base classes
Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
CodeGen: be more conservative about setting section
[OpenCL] Add missing atom_xor for 64 bit to opencl-c.h
[index] Fixes for locations and relations in Objective C categories and getters/setters
Reapply r284265: "[Sema] Refactor context checking for availability diagnostics"
[Driver] Disable OpenSUSE rules for OpenSUSE/SLES 10 and older
[Driver] Support obtaining active toolchain from gcc-config on Gentoo
CodeGen: mark protocols as common data
Fix MSVC unused variable warning.
Re-apply patch r279045.
Fix diagnostic format string for err_os_log_argument_to_big
Include full filename range for missing includes
Fix 'unknown documentation command' warning ranges
[X86][AVX512][Clang][Intrinsics][reduce] Adding missing reduce (Operators: +,*,&&,||) intrinsics to Clang
Fix handling of %% format specifier in os_log builtins.
Add dependency from clangCodeGen to clangAnalysis
test/CodeGen/builtins.c: reinstate #ifdef __x86_64__ around __builtin_longjmp
[Basic] Support 32-bit x86 and ARM targets for Fuchsia
Link clangCodeGen with clangAnalysis required after r284990.
[Sema][ObjC] Warn about implicitly autoreleasing out-parameters captured
CodeGen: remove incorrect temporary Twine
Fix test on non-X86 platforms
CodeGen: centralise label construction for method lists
Fix bug where one of the cases where we mangle a <bare-unresolved-name> failed
Add support for __builtin_os_log_format[_buffer_size]
Fix mangling of implicit calls to operator-> to only include a single "pt",
Revert "Add support for __builtin_os_log_format[_buffer_size]"
[clang] Remove redundant --check-prefix=CHECK from tests
[analyzer] Use unsigned integers to rely on well-defined overflow semantics.
Fix crash if StmtProfile finds a type-dependent member access for which we have
Add support for __builtin_os_log_format[_buffer_size]
Fix clang-format vim integration issue with non-ascii characters
Loading