Skip to main content
assistive.skiplink.to.breadcrumbs
assistive.skiplink.to.header.menu
assistive.skiplink.to.action.menu
assistive.skiplink.to.quick.search
Log in
Confluence
Spaces
Hit enter to search
Help
Online Help
Keyboard Shortcuts
Feed Builder
What’s new
Available Gadgets
About Confluence
Log in
SEI CERT C++ Coding Standard
Pages
Boards
Space shortcuts
Dashboard
Secure Coding Home
Android
C
C++
Java
Perl
Page tree
Browse pages
Configure
Space tools
View Page
A
t
tachments (0)
Page History
Page Information
View in Hierarchy
View Source
Export to PDF
Export to Word
Pages
…
SEI CERT C++ Coding Standard
3 Back Matter
CC. Analyzers
Clang_V
Page Information
Title:
Clang_V
Author:
Aaron Ballman
Oct 22, 2014
Last Changed by:
Aaron Ballman
Sep 02, 2016
Tiny Link:
(useful for email)
https://wiki.sei.cmu.edu/confluence/x/9no-BQ
Export As:
Word
·
PDF
Incoming Links
SEI CERT C++ Coding Standard (23)
Page:
ERR54-CPP. Catch handlers should order their parameter types from most derived to least derived
Page:
DCL52-CPP. Never qualify a reference type with const or volatile
Page:
EXP50-CPP. Do not depend on the order of evaluation for side effects
Page:
DCL51-CPP. Do not declare or define a reserved identifier
Page:
EXP60-CPP. Do not pass a nonstandard-layout type object across execution boundaries
Page:
Clang_38_V
Page:
OOP50-CPP. Do not invoke virtual functions from constructors or destructors
Page:
EXP51-CPP. Do not delete an array through a pointer of the incorrect type
Page:
DCL53-CPP. Do not write syntactically ambiguous declarations
Page:
MEM50-CPP. Do not access freed memory
Page:
MSC53-CPP. Do not return from a function declared [[noreturn]]
Page:
OOP52-CPP. Do not delete a polymorphic object without a virtual destructor
Page:
Clang_39_V
Page:
MSC52-CPP. Value-returning functions must return a value from all exit paths
Page:
EXP59-CPP. Use offsetof() on valid types and members
Page:
EXP53-CPP. Do not read uninitialized memory
Page:
EXP54-CPP. Do not access an object outside of its lifetime
Page:
DCL59-CPP. Do not define an unnamed namespace in a header file
Page:
Clang
Page:
EXP52-CPP. Do not rely on side effects in unevaluated operands
Page:
MEM51-CPP. Properly deallocate dynamically allocated resources
Page:
OOP53-CPP. Write constructor member initializers in the canonical order
Page:
EXP57-CPP. Do not cast or delete pointers to incomplete classes
Hierarchy
Parent Page
Page:
CC. Analyzers
Labels
There are no labels assigned to this page.
Recent Changes
Time
Editor
Sep 02, 2016 15:08
Aaron Ballman
View Changes
Clang 3.9 was released today
Apr 14, 2016 14:15
Aaron Ballman
View Changes
Clang 3.8 is now released
Sep 30, 2015 15:42
Aaron Ballman
View Changes
Sep 29, 2015 09:16
Aaron Ballman
View Changes
Added a new checker that will be in 3.8
Aug 25, 2015 14:58
Aaron Ballman
Removing the "v"
View Page History
Overview
Content Tools
{"serverDuration": 79, "requestCorrelationId": "b6a60a592d0f89af"}