llvm-project/clang/include
Bruno Ricci 984cf99055
[clang][NFC] Add some documentation about the use of NamedDecl::getDeclName in diagnostics.
As explained in eb10b065f2, sending a NamedDecl*
in a diagnostic should generally be preferred over sending the DeclarationName
from getDeclName(). Let's document that.
2020-07-28 15:39:17 +01:00
..
clang [clang][NFC] Add some documentation about the use of NamedDecl::getDeclName in diagnostics. 2020-07-28 15:39:17 +01:00
clang-c [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
CMakeLists.txt