forked from OSchip/llvm-project
parent
66ac86b58d
commit
2c3d49b718
|
@ -215,7 +215,7 @@ public:
|
|||
|
||||
/// Evaluates function call.
|
||||
///
|
||||
/// The analysis core threats all function calls in the same way. However, some
|
||||
/// The analysis core treats all function calls in the same way. However, some
|
||||
/// functions have special meaning, which should be reflected in the program
|
||||
/// state. This callback allows a checker to provide domain specific knowledge
|
||||
/// about the particular functions it knows about.
|
||||
|
|
Loading…
Reference in New Issue