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
9a9d7c93c3f1e336f821e08a10bf3305c0bcdbd2
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
14
Jan
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
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
Update the tests to match the typo fix done in r292015
fix a few typo in the doc but also in the clang messages
Add LLVMOption to clang-interpreter, corresponding to r291938.
Fix a typo. NFC.
Give more accurate descriptions of what kind of template we found in diagnostics.
clang-format: Fix bug in making line break decisions.
PR31631: fix bad CFG (and bogus warnings) when an if-statement has an init-statement and has binary operator as its condition.
[clang] Emit `diagnose_if` warnings from system headers
PR31606: Generalize our tentative DR resolution for inheriting copy/move
Fix shared library build after r291938 by adding missing dependency on libOption
Remove unused lambda captures. NFC
unique_ptrify Driver::ToolChains
unique_ptrify createDriverOptTable
Use less byval on 32-bit Windows x86 for classes with bases
Revert "Support for Python 3 in libclang python bindings"
[Sema] Add warning for unused lambda captures
Another fix for r291850 because there are apparently targets which add
Implement DR1265 (wg21.link/cwg1265).
Add a necessary newline for diagnose_if documentation.
[Sema] Restrict explicit instantation definition dllexport
[DOXYGEN] Documentation for the newly added x86 intrinsics.
Temporarily revert the test change in 291870, which is broken in certain buildbots.
Update C++ status pages for Clang 4 branch:
Pass -fprofile-sample-use to lto backends.
[analyzer] Add LocationContext as a parameter to checkRegionChanges
[tsan] Do not report errors in __destroy_helper_block_
[analyzer] Support inlining of '[self classMethod]' and '[[self class] classMethod]'
[analyzer] Fix false positives in Keychain API checker
Improve handling of instantiated thread_local variables in Itanium C++ ABI.
Fix two test cases I missed updating in r291850. Sorry for the noise.
Replace some stray uses of the old spelling of the flag with the new
Address review comments on r290392:
Clear the release notes for 5.0.0
Update docs/conf.py version
Add entry for -MJ.
clang-format: Fix regression introduced by r291801.
Add additional testcases for nsw markings on ++ and --.
clang-format: Treat braced lists like other complex parameters.
UsersManual.rst: Update clang-cl options list again
[Modules] Fix misleading warning about missing textual header in umbrella header
Loading