File tree Expand file tree Collapse file tree 3 files changed +35
-12
lines changed
Expand file tree Collapse file tree 3 files changed +35
-12
lines changed Original file line number Diff line number Diff line change 1+ If :
2+ PathMatch : obc/.*
3+
4+ CompileFlags :
5+ CompilationDatabase : build_arm
6+ Remove : -fdump-ipa-cgraph
7+
8+ ---
9+
10+ If :
11+ PathMatch : test/.*
12+
13+ CompileFlags :
14+ CompilationDatabase : build
15+
16+ ---
17+
18+ If :
19+ PathMatch : gs/.*
20+
21+ CompileFlags :
22+ CompilationDatabase : build_gs
Original file line number Diff line number Diff line change 1- # Purpose
2- Explain the purpose of the PR here, including references to any existing Notion tasks.
3-
4- # New Changes
5- - Explain new changes
6-
7- # Testing
8- - Explain tests that you ran to verify code functionality.
9- - Any functions that can be unit-tested should include a unit test in the PR. Otherwise, explain why it cannot be unit-tested.
10-
11- # Outstanding Changes
12- - If there are non-critical changes (i.e. additional features) that can be made to this feature in the future, indicate them here.
1+ # Purpose
2+ Explain the purpose of the PR here, including references to any existing Notion tasks.
3+
4+ # New Changes
5+ - Explain new changes
6+
7+ # Testing
8+ - Explain tests that you ran to verify code functionality.
9+ - Any functions that can be unit-tested should include a unit test in the PR. Otherwise, explain why it cannot be unit-tested.
10+
11+ # Outstanding Changes
12+ - If there are non-critical changes (i.e. additional features) that can be made to this feature in the future, indicate them here.
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ dkms.conf
5555.vscode /
5656.idea /
5757compile_commands.json
58+ * .clangd
5859.cache /
5960* .suo
6061* .ntvs *
You can’t perform that action at this time.
0 commit comments