ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

94,634 results

Luke | DevMindscape
DITCH Visual Studio and use clang on Windows (for C++)

Clang is a free (libre), open, modern and fast alternative to the Microsoft C++ Compiler. Here's how to set it up on Windows.

7:05
DITCH Visual Studio and use clang on Windows (for C++)

4,624 views

11 months ago

Lex Fridman
Bjarne Stroustrup: C++ Implementations - Clang, GCC, Microsoft, and EDG

This is a clip from a conversation with Bjarne Stroustrup from Nov 2019. New full episodes are released once or twice a week and ...

5:06
Bjarne Stroustrup: C++ Implementations - Clang, GCC, Microsoft, and EDG

145,669 views

6 years ago

CompilersLab
Introduction to Clang

This video gives an overview of Clang as a library, focusing on the Clang AST. Compilers Laboratory website: ...

6:04
Introduction to Clang

9,418 views

5 years ago

The Kernel Log
Building Linux with Clang/LLVM: Unlocking Kernel Superpowers

For decades, GCC was the only choice for building the Linux kernel. But that is changing! In this video, we dive into the massive ...

7:04
Building Linux with Clang/LLVM: Unlocking Kernel Superpowers

406 views

5 months ago

Meeting Cpp
Keep your code sane with clang-tidy - Daniel Jasper - Meeting C++ 2015 Lightning Talks

Keep your code sane with clang-tidy - Daniel Jasper Meeting C++ 2015 Lightning Talks.

13:22
Keep your code sane with clang-tidy - Daniel Jasper - Meeting C++ 2015 Lightning Talks

17,545 views

10 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 3 Intro to clang-tidy

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices Workshops Near You: Preview: https://youtu.be/Ipr6ntCAm9A Sep ...

16:52
C++ Weekly - Ep 3 Intro to clang-tidy

51,827 views

10 years ago

Jaya Venkatesh
The Clang Compiler

This video describes the Clang Compiler, it's history and it's advantages and disadvantages. This was made as part of an ...

8:03
The Clang Compiler

434 views

6 years ago

Abstract programmer
How to compile C++ with clang and Visual Studio Code

0:00 Updating Linux and installing clang, clang++ 0:39 Installing Visual Studio Code 1:12 Installing the VSCode extension for ...

4:36
How to compile C++ with clang and Visual Studio Code

22,866 views

2 years ago

HardReset.Info
How to Install and Use Clang on Linux

In this video I show how to install and use Clang on Linux using the terminal. You will learn how to install Clang on Ubuntu/Debian ...

5:10
How to Install and Use Clang on Linux

320 views

7 months ago

Devetry
How to Use Clang LibASTMatchers for Compliance in Code

Learn how to use Clang LibASTMatchers for compliance in codebases. See the full article on https://devetry.com/blog/.

13:26
How to Use Clang LibASTMatchers for Compliance in Code

222 views

4 years ago

Cyrill Stachniss
Modern C++ Course: clang-tools (Tutorial 2, I. Vizzo, 2020)

Tutorial 2: clang-tools (after Lecture 3) In this video, we see how to work with clang-tools in our C++ course.

19:54
Modern C++ Course: clang-tools (Tutorial 2, I. Vizzo, 2020)

7,380 views

5 years ago

Mike Shah
Build Clang++20 (LLVM  18 and lldb) from source

Full CS Essentials Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd9OxOzvroGivi0Q_0UtFzk1 ▻Find full courses on: ...

19:21
Build Clang++20 (LLVM 18 and lldb) from source

4,850 views

2 years ago

Microsoft Developer
clang-tidy in Visual Studio Code

Sign up for Pure Virtual C++ 2022, a free one-day virtual conference for the whole C++ community running on April 26th: ...

10:18
clang-tidy in Visual Studio Code

28,141 views

4 years ago

Nick
Software Development with C++: clang-format

In this video we look at the basics of automatic formatting with clang-format! clang-format reference: ...

9:19
Software Development with C++: clang-format

15,048 views

3 years ago

Major Jon
How Clang Guns Really Work

A short history of piston guns and how they work. Here's the guy that invented them: ...

10:35
How Clang Guns Really Work

118,771 views

4 years ago

Tommy Ngo (SW CODING CHANNEL)
How to use Clang to build DLL (Dynamic Link Library) and using it in C++ under Windows?

In this tutorial, I will walk you to the steps to build a DLL using Clang, and then turn around and using it in a written C++ application ...

14:03
How to use Clang to build DLL (Dynamic Link Library) and using it in C++ under Windows?

2,209 views

2 years ago

CompilersLab
Clang Tooling

In this video, I give a brief overview of the interfaces available to build tools using Clang as a library. Compilers Laboratory ...

5:29
Clang Tooling

2,046 views

5 years ago

LLVM Meetup Darmstadt
Julian Schmidt - A quick intro to writing your own clang-tidy check [LLVM Meetup Darmstadt]

Speaker: Julian Schmidt Title: A quick intro to writing your own clang-tidy check Presented at the LLVM Meetup Darmstadt on 29 ...

12:28
Julian Schmidt - A quick intro to writing your own clang-tidy check [LLVM Meetup Darmstadt]

107 views

1 year ago

Immolo
Gentoo Like a Pro - Compile a Kernel with LLVM/CLANG

Twitch - https://twitch.tv/immoloism Patreon - https://patreon.com/Immolo157 Donate ...

5:00
Gentoo Like a Pro - Compile a Kernel with LLVM/CLANG

1,167 views

2 years ago

The Coding Gopher
LLVM and Clang Optimizations: Make Your Code 10X Faster

Optimize your program's performance without rewriting code. Learn how LLVM & Clang's optimizations like -O3, -ffast-math, ...

5:16
LLVM and Clang Optimizations: Make Your Code 10X Faster

5,920 views

1 year ago