mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
ReleaseNotes.rst: typo
llvm-svn: 182294
This commit is contained in:
parent
927ca942ce
commit
b3ad90d52d
@ -124,7 +124,7 @@ Storage Class
|
||||
For each variable and function Clang used to keep the storage class as written
|
||||
in the source, the linkage and a semantic storage class. This was a bit
|
||||
redundant and the semantic storage class has been removed. The method
|
||||
getStorageClass now returns what is written it the source code for that decl.
|
||||
getStorageClass now returns what is written in the source code for that decl.
|
||||
|
||||
Wide Character Types
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user