[PR #106] [MERGED] Compilation fix by adding missing libclang functions #155

Closed
opened 2026-05-05 03:41:47 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/106
Author: @klugier
Created: 10/2/2022
Status: Merged
Merged: 10/2/2022
Merged by: @mirek-fidler

Base: masterHead: klugier/fix-to-compile-clang


📝 Commits (1)

📊 Changes

5 files changed (+30 additions, -3 deletions)

View changed files

📝 uppsrc/ide/clang/clang.dli (+4 -0)
📝 uppsrc/ide/clang/clang.h (+1 -0)
📝 uppsrc/ide/clang/clang.upp (+4 -3)
📝 uppsrc/ide/clang/libclang.cpp (+15 -0)
📝 uppsrc/ide/clang/libclang.h (+6 -0)

📄 Description

Fix to compile by adding missing lib-clang function.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/106 **Author:** [@klugier](https://github.com/klugier) **Created:** 10/2/2022 **Status:** ✅ Merged **Merged:** 10/2/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/fix-to-compile-clang` --- ### 📝 Commits (1) - [`a0fd094`](https://github.com/ultimatepp/ultimatepp/commit/a0fd09485a8234f5645868996f4a955afe6e19c8) Fix to compile ### 📊 Changes **5 files changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/clang/clang.dli` (+4 -0) 📝 `uppsrc/ide/clang/clang.h` (+1 -0) 📝 `uppsrc/ide/clang/clang.upp` (+4 -3) 📝 `uppsrc/ide/clang/libclang.cpp` (+15 -0) 📝 `uppsrc/ide/clang/libclang.h` (+6 -0) </details> ### 📄 Description Fix to compile by adding missing lib-clang function. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:41:47 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#155
No description provided.