llvm-project/clang/include
Petr Hosek 0f9f021d05 [Driver] Support priority for multilibs
When more than one multilib flag matches, try to select the best
possible match based on priority. When two different multilibs with
the same same priority match, we still throw an error matching the
existing behavior.

Differential Revision: https://reviews.llvm.org/D60990

llvm-svn: 359359
2019-04-27 00:25:11 +00:00
..
clang [Driver] Support priority for multilibs 2019-04-27 00:25:11 +00:00
clang-c [libclang] Expose ext_vector_type 2019-04-17 09:08:50 +00:00
CMakeLists.txt