llvm-project/clang/include/clang/Sema
Andy Gibbs 4b3e3c8d48 Make Sema::CheckFormatString a static function inside SemaChecking.cpp
No functionality change.  Change at the request of Richard Trieu, see
http://reviews.llvm.org/D15636#357858.

llvm-svn: 261522
2016-02-22 13:00:43 +00:00
..
AnalysisBasedWarnings.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
AttributeList.h Addressing review comments for r261163. 2016-02-22 04:47:24 +00:00
CMakeLists.txt Attribute tablegen now understands that attribute arguments can be optional. This allows for automated checking of the number of arguments expected vs number of arguments given for attributes. Greatly reduces the amount of manual checking required. 2013-09-09 23:33:17 +00:00
CXXFieldCollector.h Add missing includes and forward declarations so that headers don't depend on 2013-01-12 16:54:37 +00:00
CodeCompleteConsumer.h Make the remaining headers self-contained. 2016-02-02 14:24:21 +00:00
CodeCompleteOptions.h Put global classes into the appropriate namespace. 2015-10-28 13:54:16 +00:00
DeclSpec.h Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes. 2016-01-26 19:01:06 +00:00
DelayedDiagnostic.h Addressing review comments for r261163. 2016-02-22 04:47:24 +00:00
Designator.h
ExternalSemaSource.h Fix -Wextra-semi warnings. 2015-07-22 20:46:26 +00:00
IdentifierResolver.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Initialization.h Add the `pass_object_size` attribute to clang. 2015-12-02 21:58:08 +00:00
Lookup.h Improve AST dumping: 2016-01-12 21:59:26 +00:00
LoopHint.h Add a state variable to the loop hint attribute. 2014-07-31 20:15:14 +00:00
MultiplexExternalSemaSource.h function_ref-ize ExternalASTSource::FindExternalLexicalDecl and remove its 2015-08-05 22:41:45 +00:00
ObjCMethodList.h Make the remaining headers self-contained. 2016-02-02 14:24:21 +00:00
Overload.h [Sema] Teach overload resolution about unaddressable functions. 2016-01-07 02:26:57 +00:00
Ownership.h Make the remaining headers self-contained. 2016-02-02 14:24:21 +00:00
ParsedTemplate.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
PrettyDeclStackTrace.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
Scope.h Make the remaining headers self-contained. 2016-02-02 14:24:21 +00:00
ScopeInfo.h [Sema] Add warning when comparing nonnull and null 2015-12-08 22:02:00 +00:00
Sema.h Make Sema::CheckFormatString a static function inside SemaChecking.cpp 2016-02-22 13:00:43 +00:00
SemaConsumer.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
SemaDiagnostic.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
SemaFixItUtils.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
SemaInternal.h [cuda] Ignore "TLS unsupported by target" errors for host variables during device compilation. 2015-04-27 19:37:53 +00:00
SemaLambda.h Make the remaining headers self-contained. 2016-02-02 14:24:21 +00:00
Template.h Fix FunctionParmPackExpr::Create() to take a ParmVarDecl* array. 2015-09-30 14:04:23 +00:00
TemplateDeduction.h Improve diagnostic for the case where a function template candidate is rejected 2015-12-31 02:02:54 +00:00
TypoCorrection.h Teach typo correction to properly handle mapping declarations to their 2015-12-29 19:43:10 +00:00
Weak.h [C++11] Use 'nullptr' 2014-05-06 06:48:52 +00:00