mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
Clang-format: update include order policy
Change-Id: I2b4b117a981b635e04cce7ca3953ffb62b45cfb9 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
91d7e1391b
commit
e177b4fc0f
@@ -50,10 +50,12 @@ ExperimentalAutoDetectBinPacking: false
|
||||
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ]
|
||||
IncludeBlocks: Regroup
|
||||
IncludeCategories:
|
||||
- Regex: '^.(core|documentation|manifests|offline_compiler|opencl|scripts|unit_tests)/'
|
||||
- Regex: '^.(shared)/'
|
||||
Priority: 1
|
||||
- Regex: '^.(documentation|manifests|offline_compiler|opencl|scripts)/'
|
||||
Priority: 2
|
||||
- Regex: '^"test\.h"$'
|
||||
Priority: 1
|
||||
Priority: 2
|
||||
- Regex: '(d3d9types|d3d10_1)\.h'
|
||||
Priority: 4
|
||||
- Regex: '(gfxEscape|windows)\.h'
|
||||
|
||||
Reference in New Issue
Block a user