2012
DOI: 10.1063/1.4756173
|View full text |Cite
|
Sign up to set email alerts
|

Task-specific style verification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2017
2017
2020
2020

Publication Types

Select...
2
1

Relationship

3
0

Authors

Journals

citations
Cited by 3 publications
(3 citation statements)
references
References 0 publications
0
3
0
Order By: Relevance
“…The Clang architecture is well designed and modular which makes it possible to use it as a library [17]. The users can use the end products, like Clang as a compiler or build their own tools on top of its libraries.…”
Section: Introductionmentioning
confidence: 99%
“…The Clang architecture is well designed and modular which makes it possible to use it as a library [17]. The users can use the end products, like Clang as a compiler or build their own tools on top of its libraries.…”
Section: Introductionmentioning
confidence: 99%
“…One can use static analysis for many reasons: finding bugs [3], checking coding conventions [12], detecting compatibility issues [2], code comprehension, counting code metrics, refactoring or obfuscating code, etc.…”
Section: Introductionmentioning
confidence: 99%
“…The popularity of this compiler also implies that it is well tested. Clang has been applied in many different static analysis tasks: finding semantic mistakes in the usage of STL [5], searching for semantic differences in source code according to different C++ standards [12], improving static analysis with function summaries [13], finding move semantics related bugs [14], detecting uses of uninitialized memory in C and C++ [15], customizable style validation [16], speed-up special operations [17] etc.…”
Section: B Static Analysismentioning
confidence: 99%