Reader small image

You're reading from  Clang Compiler Frontend

Product typeBook
Published inMar 2024
PublisherPackt
ISBN-139781837630981
Edition1st Edition
Right arrow
Author (1)
Ivan Murashko
Ivan Murashko
author image
Ivan Murashko

Ivan V. Murashko is a C++ software engineer: He got his PhD from Peter the Great St.Petersburg Polytechnic University and has over 20 years of C++ programming experience; since 2020 he has worked with LLVM compilers. His area of interest includes clang compiler frontend and clang tools (clang-tidy, clangd).
Read more about Ivan Murashko

Right arrow

Bibliography

[1]    Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman. Compilers: Principles, Techniques, and Tools. Addison-Wesley, 2 edition, 2006. ISBN 978-0-321-48681-3.

[2]    Bruno Cardoso Lopes and Nathan Lanza. [RFC] An MLIR based Clang IR (CIR). June 2022. URL https://discourse.llvm.org/t/rfc-an-mlir-based-clang-ir-cir/63319.

[3]    LLVM Community. Precompiled Header and Modules Internals. URL https://clang.llvm.org/docs/PCHInternals.html.

[4]    LLVM Community. Moving LLVM Projects to GitHub. 2019. URL https://llvm.org/docs/Proposals/GitHubMove.html.

[5]    LLVM Community. Clang Compiler User’s Manual. 2022. URL https://clang.llvm.org/docs/UsersManual.html.

[6]    LLVM Community. [LLVM] Update C++ standard to 17. 2022. URL https://reviews.llvm.org/D130689.

[7]    LLVM Community. Building LLVM with CMake. 2023. URL https://llvm.org...

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Clang Compiler Frontend
Published in: Mar 2024Publisher: PacktISBN-13: 9781837630981
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Author (1)

author image
Ivan Murashko

Ivan V. Murashko is a C++ software engineer: He got his PhD from Peter the Great St.Petersburg Polytechnic University and has over 20 years of C++ programming experience; since 2020 he has worked with LLVM compilers. His area of interest includes clang compiler frontend and clang tools (clang-tidy, clangd).
Read more about Ivan Murashko