]> granicus.if.org Git - clang/commitdiff
hello, clang
authorCsaba Dabis <dabis.csaba98@gmail.com>
Fri, 15 Mar 2019 23:44:35 +0000 (23:44 +0000)
committerCsaba Dabis <dabis.csaba98@gmail.com>
Fri, 15 Mar 2019 23:44:35 +0000 (23:44 +0000)
Test commit with head and body.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@356307 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h

index a01678efa48e2febb5d941329dfb8d39e79d5b47..310c2a43aa412a59bb1c38a02ac610d9ad8a8ece 100644 (file)
@@ -194,7 +194,7 @@ public:
   void enqueueStmtNode(ExplodedNode *N, const CFGBlock *Block, unsigned Idx);
 };
 
-// TODO: Turn into a calss.
+// TODO: Turn into a class.
 struct NodeBuilderContext {
   const CoreEngine &Eng;
   const CFGBlock *Block;