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
31636910b42a34d36b39dae09677b2e62b6f2c0d
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
1
Nov
31
Oct
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
5
4
3
2
1
30
Sep
29
28
27
26
25
24
23
22
21
20
19
clang/lib/Format/Format.cpp: Fix warnings introduced in rL316903. [-Wpedantic]
Change assertion to quick exit from checking function.
[analyzer] Removing unused stored field.
[X86] Define i586 and pentium preprocessor defines for -march=lakemont to match GCC
[c++17] Refine resolution of constructor / conversion function disambiguation.
[Analyzer] Use value storage for BodyFarm
[refactor][extract] code extracted from inline method should be placed
[refactor][extract] prohibit extraction of ObjC property setters
[refactor][selection] code ranges can be selected in objc methods
Making a couple of tests a bit more flexible wrt thunk mangling. Fixes checkin for r317047.
Make helper function static. NFC.
Fix for PR33930. Short-circuit metadata mapping when cloning a varargs thunk.
[CFI] Add CFI-icall pointer type generalization
[clang-fuzzer] Fix incremental builds of the fuzzer
Fix usage of right shift operator in fold expressions
[CodeGen] map sqrt libcalls to llvm.sqrt when errno is not set
[CodeGen] Propagate may-alias'ness of lvalues with TBAA info
[refactor] select the entire DeclStmt if one ifs decls is selected
Typo correct the condition of 'do-while' before exiting its scope
[modules] Retain multiple using-directives in the same scope even if they name the same namespace.
[analyzer] Use the same filename for the header and the implementation of BugReporterVisitor
[analyzer] [tests] Remove empty folders in reference results, do not store diffs.txt
Undo accidental language mode change in this test.
Add a test to make sure that -Wdeprecated doesn't warn on use of 'throw()' in system headers (deprecated in C++17).
[analyzer] Left shifting a negative value is undefined
[clang-format] Handle CRLF correctly when formatting escaped newlines
CodeGen: Fix insertion position of addrspace cast for alloca
Keep MSVC2015 happy after r316903
[clang-format] Format raw string literals
[analyzer] Use the signature of the primary template for issue hash calculation
[analyzer] Make issue hash related tests more concise
[CodeGen] Generate TBAA info for reference loads
[refactor] Fix a clang-tidy warning.
[analyzer] lock_guard and unique_lock extension for BlockInCriticalSection checker
Add missing expected-no-diagnostics comment to test.
[analyzer] Handle ObjC messages conservatively in CallDescription
Driver: default to `unsigned int` `wchar_t` for ARM
[analyzer] MisusedMovedObjectChecker: More precise warning message
[analyzer] MisusedMovedObjectChecker: Fix false positive on state-resetting, handling method calls on base-class sub-objects
PR35039: Materialize temporary objects before wrapping them in an
Loading