../
avoid-capturing-lambda-coroutines.cpp
avoid-const-or-ref-data-members.cpp
avoid-do-while.cpp
avoid-goto.cpp
avoid-non-const-global-variables.cpp
avoid-reference-coroutine-parameters.cpp
init-variables-conflict.cpp
init-variables.cpp
interfaces-global-init.cpp
macro-usage-caps-only.cpp
macro-usage-command-line-macros.cpp
macro-usage-custom.cpp
macro-usage.cpp
misleading-capture-default-by-value.cpp
missing-std-forward.cpp
no-malloc-custom.cpp
no-malloc-no-functions.cpp
no-malloc.cpp
no-suspend-with-lock.cpp
owning-memory-containers.cpp
owning-memory-legacy-functions.cpp
owning-memory.cpp
prefer-member-initializer.cpp
pro-bounds-array-to-pointer-decay.cpp
pro-bounds-constant-array-index-c++03.cpp
pro-bounds-constant-array-index-gslheader.cpp
pro-bounds-constant-array-index.cpp
pro-bounds-pointer-arithmetic-pr36489.cpp
pro-bounds-pointer-arithmetic.cpp
pro-type-const-cast.cpp
pro-type-cstyle-cast.cpp
pro-type-member-init-cxx20.cpp
pro-type-member-init-cxx98.cpp
pro-type-member-init-delayed.cpp
pro-type-member-init-no-crash.cpp
pro-type-member-init-use-assignment.cpp
pro-type-member-init.cpp
pro-type-member-init.ignorearrays.cpp
pro-type-reinterpret-cast.cpp
pro-type-static-cast-downcast.cpp
pro-type-union-access.cpp
pro-type-vararg-ms.cpp
pro-type-vararg.cpp
rvalue-reference-param-not-moved.cpp
slicing.cpp
special-member-functions-allow-missing-move-when-copy-is-deleted.cpp
special-member-functions-cxx-03.cpp
special-member-functions-relaxed.cpp
special-member-functions.cpp
virtual-class-destructor.cpp

Provided by KDAB

Privacy Policy

What is this ?

This is an online code browser that allows you to browse C/C++, Rust and Dart code just like in your IDE, with semantic highlighting and contextual tooltips that show you the usages and cross references.
Open a file and try it by hovering over the symbols!

Learn to use CMake with our Intro Training
Find out more
Browse the source code of llvm/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ online