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
f9b4b1d7b0bb58088042ae413a27390645046fe8
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
4
Mar
3
2
1
28
Feb
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
31
Jan
30
MS ABI: Mangle variable templates properly
Fix for r202778 - Implement __readeflags and __writeeflags intrinsics (renamed res to __res)
DebugInfo: Make test (introduced in r202769) resilient to platforms that default to -fstandalone-debug
DebugInfo: Improvements/corrections to conservative emission of types in explicit template instantiation declarations
Implement __readeflags and __writeeflags intrinsics
Add triple to test. On Mac OS it was failing to generate debug info which matched the check lines
Fix typo that resulted in names at TU scope getting lost sometimes after a
DebugInfo: Emit only the declaration of a class template that has an explicit instantiation declaration (& always emit such a type when there's an explicit instantiation definition)
Include <tuple> to speculatively try to fix VS2013 build after r202755
Objective-C. Fixes a regression when figuring out linkage
Improve diagnostics for malformed constructor declarations (where lookup for
[C++11] Add missing include.
[C++11] Simplify compare operators with std::tie.
Schedule discriminator pass.
Re-fix previous commit.
Remove absolute path from r202733.
[libclang] Have clang_getCursorSpelling() return the string for a CXCursor_ObjCStringLiteral or CXCursor_StringLiteral cursor.
[C++11] Remove a now unnecessary use of std::function for a remove_if
Update call DIBuilder::createLexicalBlock.
I guess we're still using LLVM_DELETED_FUNCTION instead of = delete. This should fix a complaining built bot.
Serialized diagnostic severity levels should be stable.
Fix MSVCCompatibility doc ReST and wording.
Removing some unused functionality.
Update tests for addition of patch level to LLVM version
correct consitency of XCore caps
Decl printing: add tests for typedefs
AArch64: convert NEON tests to use CHECK-LABEL.
MSVC 2012 doesn't support std::initializer_list at all, so don't rely on
Introduce '-fmodules-user-build-path' which accepts the "canonical" path to a user workspace build.
MSVC cannot understand temporaries formed from initializer lists.
[libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework.
[C++11] Add #include's for OwningPtr.
[libclang] Change clang_VirtualFileOverlay_writeToBuffer to return a malloc'ed buffer.
Disable all dependency output options when using the Tooling library.
Revert "Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__"
Normalize line endings
Add a PPC inline asm constraint type for single CR bits
AttributeReference: Use UNIX line endings
Adding some cross references to the sanitizer attribute documentation. Removes a Sphinx warning pointed out by Sean Silva.
Simplifying attribute generation with range-based for loops. No functional changes intended.
Loading