[AArch64][GlobalISel] Add disjoint handling for add_and_or_is_add. (#123594)
[llvm-project.git] / clang / test / Modules / Inputs / submodules / vector.h
blob8e1cdc84f4bb55e429686f2f9b94f759ae740c03
1 template<typename T> class vector { };
3 #define HAVE_VECTOR