llvm-project/clang/lib/ASTMatchers/Dynamic
Roman Lebedev d5edcb9064
[clang] Prune 'IsOMPStructuredBlock' Stmt bit
As discussed in https://reviews.llvm.org/D59214#1916596
and in some other reviews dealing with FPenv,
bits in Stmt are scarce, and i got so burnout with D59214
and https://bugs.llvm.org/show_bug.cgi?id=40563 specifically
that i never actually followed up with the usages for this bit.

So let's unhoard it, at least for now?
2020-03-12 14:48:57 +03:00
..
CMakeLists.txt
Diagnostics.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Marshallers.h Remove clang::ast_type_traits namespace in favor of clang 2020-02-13 10:46:47 -08:00
Parser.cpp Fix formatting in previous commits 2019-12-29 19:41:30 +00:00
Registry.cpp [clang] Prune 'IsOMPStructuredBlock' Stmt bit 2020-03-12 14:48:57 +03:00
VariantValue.cpp Remove clang::ast_type_traits namespace in favor of clang 2020-02-13 10:46:47 -08:00