mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 00:56:41 +00:00
[analyzer] Fix a typo in docs
llvm-svn: 352468
This commit is contained in:
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…
x
Reference in New Issue
Block a user