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
689832e718b999abb02b7195a21b61ab480bf720
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
21
Jun
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
8
6
5
4
3
Fix unused-variable compilation error.
[analyzer] LocalizationChecker: Support new localizable APIs.
Revert r305678: [driver][macOS] Pick the system version for the
Moved code hanlding precompiled preamble out of the ASTUnit.
Changed wording in comment
Support MS builtins using 'long' on LP64 platforms
Run dos2unix on ms-intrinsics-rotations.c test. NFC
[ODRHash] Supply more information when generic error message is emitted.
Prevent devirtualization of calls to un-instantiated functions.
Special-case handling of destructors in override lists when dumping ASTs.
Preserve CXX method overrides in ASTImporter
[clang] Fix format specifiers fixits for nested macros
[AArch64] ADD ARMv.2-A FP16 vector intrinsics
Fix for Bug 33471: Preventing operator auto from resolving to a template operator.
[GSoC] Flag value completion for clang
Add a missing '[' to the tests from r305719
Split the expectations in tests from r305719 over multiple lines to
D31187: Fix removal of out-of-line definitions.
[OpenCL] Diagnose scoped address-space qualified variables
[preprocessor] When preprocessor option 'SingleFileParseMode' is enabled, parse all directive blocks if the condition uses undefined macros
[OpenCL] Fix OpenCL and SPIR version metadata generation.
[analyzer] Teach CloneDetection about Qt Meta-Object Compiler to filter auto generated files
[analyzer] Check NULL pointer dereference issue for memset function
Add a subgroup of c++1z-compat to enable and disable the warning about
Turn off "disable free" mode when preprocessing imported module files in
Support non-identifier module names when preprocessing modules.
[docs] Coverage: Improve the wording a bit
[docs] Coverage: document issue with the BFD linker
Typo fix: appropo -> apropos. NFC.
[Clang] Handle interaction of -pg and no_instrument_function attribute.
[Parser][ObjC] Use an artificial EOF token while parsing lexed ObjC methods
CodeGen: Cast temporary variable to proper address space
clang-format: Fix C99 designated initializers corner cases
added diagnostics about non-const global values in pacxx kernels
origin/master
origin/master
Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"
Move the test from r305678 to a separte file with 'REQUIRES: system-darwin'
[NFC] Refactor DiagnosticRenderer to use FullSourceLoc
Add missing OS check to r305678
[driver][macOS] Pick the system version for the deployment target
Merge branch 'master' of https://github.com/llvm-mirror/clang
Loading