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
4 Back Matter
EE. Analyzers
Clang_V
Page Information
Title:
Clang_V
Author:
Aaron Ballman
Dec 17, 2014
Last Changed by:
Aaron Ballman
Nov 02, 2016
Tiny Link:
(useful for email)
https://wiki.sei.cmu.edu/confluence/x/WNUxBQ
Export As:
Word
·
PDF
Incoming Links
SEI CERT C Coding Standard (14)
Page:
DCL31-C. Declare identifiers before using them
Page:
Clang_38_V
Page:
INT36-C. Converting a pointer to integer or integer to pointer
Page:
EXP30-C. Do not depend on the order of evaluation for side effects
Page:
EXP45-C. Do not perform assignments in selection statements
Page:
EXP47-C. Do not call va_arg with an argument of the incorrect type
Page:
DCL03-C. Use a static assertion to test the value of a constant expression
Page:
EXP44-C. Do not rely on side effects in operands to sizeof, _Alignof, or _Generic
Page:
STR05-C. Use pointers to const when referring to string literals
Page:
Clang
Page:
DCL41-C. Do not declare variables inside a switch statement before the first case label
Page:
MEM34-C. Only free memory allocated dynamically
Page:
EXP32-C. Do not access a volatile object through a nonvolatile reference
Page:
STR38-C. Do not confuse narrow and wide character strings and functions
Hierarchy
Parent Page
Page:
EE. Analyzers
Labels
There are no labels assigned to this page.
Recent Changes
Time
Editor
Nov 02, 2016 10:23
Aaron Ballman
View Changes
Clang's current version is 3.9
Apr 14, 2016 14:16
Aaron Ballman
View Changes
Clang 3.8 is now released
Sep 30, 2015 16:47
Aaron Ballman
View Changes
Sep 30, 2015 10:12
Aaron Ballman
View Changes
Updating clang version number
Aug 27, 2015 11:28
Aaron Ballman
Updating clang version number, removing spurious 'v'
View Page History
Overview
Content Tools
{"serverDuration": 63, "requestCorrelationId": "c571ba211e50a2c1"}