diff options
author | Camille Coti <camille.coti@gmail.com> | 2020-08-10 16:16:35 +0100 |
---|---|---|
committer | Richard Barton <richard.barton@arm.com> | 2020-08-10 16:18:24 +0100 |
commit | 89a9db438f85c6d4c0f11ecd0448bb71e1deac24 (patch) | |
tree | 366aea86ab3728de9fb56cfb20c8df9666f3e8f6 /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | b34ec5969f1ad27f48ebc0d35a3fe37e810a8a32 (diff) | |
download | llvm-89a9db438f85c6d4c0f11ecd0448bb71e1deac24.zip llvm-89a9db438f85c6d4c0f11ecd0448bb71e1deac24.tar.gz llvm-89a9db438f85c6d4c0f11ecd0448bb71e1deac24.tar.bz2 |
[flang] Version information in flang/f18
Fixed some version information in flang/f18:
- fixed the behavior of the -v switch: this flag enables verbosity with used with arguments, but just displays the version when used alone (related to this bug: https://bugs.llvm.org/show_bug.cgi?id=46017)
- added __FLANG, __FLANG_MAJOR__, __FLANG_MINOR__ and __FLANG_PATCHLEVEL__ (similar to their __F18* counterparts) for compatibility purpose
Reviewed By: sscalpone, AlexisPerry, richard.barton.arm, tskeith
Differential Revision: https://reviews.llvm.org/D84334
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions